[webkit-dev] New (experimental) CSS feature: Hierarchies

Shane Stephens shans at google.com
Wed Jun 27 17:29:42 PDT 2012


Hi webkit-dev,

I'd like to introduce an experimental implementation of a  new CSS feature
called "hierarchies". A current Editor's Draft of the feature can be found
here: http://dev.w3.org/csswg/css3-hierarchies/.

Hierarchies was first proposed to the www-style mailing list in 2011:
http://lists.w3.org/Archives/Public/www-style/2011Jun/0022.html. It has
since been discussed both on-list and by the CSSWG in person a number of
times, and eventual inclusion of the feature as part of a CSS standard has
the broad support of the CSSWG.

This work will be done behind a ENABLE_CSS_HIERARCHIES flag. This flag will
be used to prevent the feature from being exposed to the web, but will not
necessarily guard all new code introduced to support the feature.

A WIP implementation can be found at:
https://bugs.webkit.org/show_bug.cgi?id=79939. I will be adding the feature
flag over the next few days, after which time I will begin seeking reviews.

Cheers,
    -Shane
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-dev/attachments/20120628/cb49a949/attachment.html>


More information about the webkit-dev mailing list