[webkit-dev] Intent to Enable CSS Exclusions in Nightlies

Bear Travis betravis at adobe.com
Thu May 9 17:21:50 PDT 2013


Hi WebKit,

The CSS Exclusions & Shapes [1] feature is currently behind a runtime flag that I would like to enable by default in the WebKit nightlies. The feature work is currently being done by myself, Hans Muller, Bem Jones-Bey, and Zoltan Horvath. We are tracking the work under master bug 89256 [2]. The current implementation focuses on shape-inside [3] and shape-outside on floats [4].

I also wanted to ask if there is a preferred method for accomplishing this. The most straightforward solution would be to set the runtime enabled feature to true by default in WebCore's RuntimeEnabledFeatures.cpp. An alternative approach would be to set up a preference in WebKit2's WebPreferencesStore.h with a default true value, and wire up the necessary plumbing. Thoughts?

-Bear

[1] http://dev.w3.org/csswg/css-exclusions/
[2] https://bugs.webkit.org/show_bug.cgi?id=89256
[3] http://dev.w3.org/csswg/css-exclusions/#shape-inside-property
[4] http://dev.w3.org/csswg/css-exclusions/#shape-outside-property

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-dev/attachments/20130509/f4445258/attachment.html>


More information about the webkit-dev mailing list