Jump to content

KHTML

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Morhippo~enwiki (talk | contribs) at 00:19, 24 January 2003. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

KHTML is the HTML rendering library developped by the KDE project.

It is used in Konqueror and Apple's Safari_Browser. It is written in C++ and licensed under the LGPL. It supports HTML 4, CSS 1 and 2, DOM and Javascript (officially named Ecmascript. Some extra abilities and quirks from Internet Explorer are supported, even though they are not part of the HTML standard definition.

KHTML is very fast, but less error tolerant than gecko_layout_engine, it's main open source rival from Mozilla.