Hi All, I'm interested in adding support for CSS Feature Queries [1] to WebKit. In doing some digging, I found that Pablo Flouret already implemented most of the functionality [2][3] back at the end of 2012. I would like to enable it by default in the nightlies by toggling on the ENABLE_CSS3_CONDITIONAL_RULES build setting. While there is definitely some remaining work, I think the code is ready to be exposed as an experimental feature.
Let me know if you have any feedback, -Bear Travis [1] http://www.w3.org/TR/css3-conditional/#at-supports [2] https://bugs.webkit.org/show_bug.cgi?id=86146 [3] https://bugs.webkit.org/show_bug.cgi?id=100324
_______________________________________________ webkit-dev mailing list [email protected] https://lists.webkit.org/mailman/listinfo/webkit-dev

