[webkit-dev] Announcement: CSS3_TEXT_DECORATION flag

Myles C. Maxfield mmaxfield at apple.com
Fri Oct 4 10:45:30 PDT 2013


Hello, all!

Between the current and previous versions of the CSS3 Text spec, the text decoration section was split out into its own spec [1] [2] [3]. Because of this shift, I’m going to be creating a new compile-time flag: CSS3_TEXT_DECORATIONS. Proposal for the features themselves was mentioned in [4]. For those who wish to follow progress, the feature bug is at [5]. The first thing I am working on is the text-decoration-skip: ink property [6]. I will also be migrating existing text-decorations code from behind the existing CSS3_TEXT flag to behind this new CSS3_TEXT_DECORATIONS flag.

Thanks,
Myles C. Maxfield

[1] http://www.w3.org/TR/2012/WD-css3-text-20120814/
[2] http://www.w3.org/TR/css3-text/
[3] http://www.w3.org/TR/css-text-decor-3/
[4] https://lists.webkit.org/pipermail/webkit-dev/2012-July/021715.html
[5] https://bugs.webkit.org/show_bug.cgi?id=58491
[6] https://bugs.webkit.org/show_bug.cgi?id=121806
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-dev/attachments/20131004/927c09a2/attachment.html>


More information about the webkit-dev mailing list