CSS Selector test updated

Excerpt: Last week we unveiled the CSS selector test over at css3.info. The test consists of over several hundred separate test cases, each designed to test a certain aspect of the compatibility of your browser with the CSS selector standards. Today we are going to expand the number of test cases to 578.…

Working draft: CSS3 Paged Media

Excerpt: Bert Bos announced on the www-style mailinglist that the CSS3 Paged Media module Working Draft (WD) is now in Last call status, which means that it will probably advance to being a Candidate Recommendation (CR), according to the W3C development process. This module contains ways to define pages …

Even more Konqueror CSS3 goodness!

Excerpt: 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 co…

CSS Selectors test

Excerpt: You can now finally see why Niels Leenheer won the Summer contest. The javascript based CSS selectors test he created is now up and running, and it's über cool. He discovered quite a few bugs in various browsers while in the process of creating this test, so it worked in all ways. Go check it out! …

Konqueror implements new background declarations

Excerpt: The latest version of the Konqueror browser, 3.5.4, supports more CSS3 declarations. background-origin, background-clip and background-size are all supported with the proprietary -khtml- prefix. We'll update our pages soon so you can test them for yourselves. See the full list of changes for t…