Forgot your password?
typodupeerror

Comment Re:KHTML? (Score 4) 156

I can give a short summary about the current status of khtml.
  • Html4: about 95% implemented.
  • CSS1: about 80%-90% implemented. Only very few properties are still missing.
  • CSS2: about 40%. Together khtml's CSS support is not far away from what IE5 on windows offers.
  • DOM Level 1: Almost complete. The HTML part is completely implemented, a few thigs specific to XML are still missing.
  • DOM Level2: The CSS part, traversal and ranges are implemented. Still missing are the events. This means about 70% is implemented.
  • Support for java applets is mostly complete.
  • Netscape plugins (flash, real player, etc) work.
  • Javascript: The core (ecma-262 version3) ist almost complete, but the DOM bindings still need some work.
  • khtml has support for bidirectional scripts (hebrew and arabic).
  • it is pretty fast :-)

khtml is still a bit buggy on some pages, but we expect to get that fixed until the release of KDE2. As long as you don't need too much javascript it is already very useable and many people are using konqueror as their main browser.

Lars

Slashdot Top Deals

Doubt isn't the opposite of faith; it is an element of faith. - Paul Tillich, German theologian and historian

Working...