Even more Konqueror CSS3 goodness!

KHTML, the Konqueror rendering engine, has received another upgrade - and with it, more implementation of the still-officially unannounced CSS3!

According to the release notes, KHTML 3.5.5 now has support for the HSV/HSVA color values. I must confess to being a little baffled by this; the CSS3 color module names HSL/HSLA values (of which HSL is supported), but not HSV/HSVA. Perhaps someone more au fait with colours could help me out on this one.

Also now supported, apparently, is the outline-offset property - which does exactly what it says; offsets the outline around a page element.

Please bear in mind I haven’t tested these, yet.

  • Digg
  • del.icio.us
  • Facebook
  • Print this article!
  • StumbleUpon
  • TwitThis
  • E-mail this story to a friend!
October 11th, 2006 by Peter Gasston in Browsers. You can leave a response, or trackback from your own site.

2 Comments to “Even more Konqueror CSS3 goodness!”

  1. Weinig Says:

    The release notes are actually incorrect in stating that KHTML now supports HSV/HSVA. What they support are the CSS3 HSL/HSLA values, porting David Carson’s code from WebCore. It is the same code that was blogged about here (http://www.css3.info/blog/hsl-and-hsla-implemented-in-webkit-nightly/).

  2. Peter Gasston Says:

    As I suspected; except my version of Konqueror doesn’t seem to support HSLA color. I will have to test further tonight.

Leave a Comment