CSS3 Preview Archives

News on improvements and new additions to the CSS3 Preview section on this site.

Update to the CSS3 Selectors compatibility table

Excerpt: We've updated the compatibility table for the Selectors module to include the latest version of the Konqueror browser. Konqueror supports even more selectors than we currently have on the table, so the table will be expanded further shortly.

HSL and HSLA implemented in WebKit nightly

Excerpt: The latest WebKit nightlies support HSL and HSLA, thanks to David Carson and Sam Weinig for implementing it on my request :).

Added a preview page: HSL color

Excerpt: A new preview page has been added, for HSL values in the Color module. So far, only Mozilla-based browsers support this feature. Update: Also added HSLA values; only supported in Firefox 3 pre-Alpha. [tags]css3, hsl, hsla, firefox, mozilla[/tags]

Added a preview page: text-overflow

Excerpt: Just a small note: i have added text-overflow to the preview pages. Mostly unsupported at this time, it could be very useful though.