[webkit-dev] Announcement: CSS3_TEXT_DECORATION flag

Antonio Gomes tonikitoo at webkit.org
Fri Oct 4 11:45:24 PDT 2013


All (?wincairo I'm not sure?) ports on trunk use the new Inspector,
and the old one is being removed:
https://bugs.webkit.org/show_bug.cgi?id=122295

On Fri, Oct 4, 2013 at 2:24 PM, Sam Weinig <weinig at apple.com> wrote:
> Or better yet, enable it for all ports on ToT.
>
> -Sam
>
>
> On Oct 4, 2013, at 11:03 AM, Timothy Hatcher <timothy at apple.com> wrote:
>
> Can we enable CSS3_TEXT_DECORATIONS on the Apple ports once you add it?
>
> I have a legitimate use for -webkit-text-decoration-color that would allow
> me to eliminate a hack in the Inspector.
>
> — Timothy Hatcher
>
>
> On Oct 4, 2013, at 10:45 AM, Myles C. Maxfield <mmaxfield at apple.com> wrote:
>
> 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
> _______________________________________________
> webkit-dev mailing list
> webkit-dev at lists.webkit.org
> https://lists.webkit.org/mailman/listinfo/webkit-dev
>
>
> _______________________________________________
> webkit-dev mailing list
> webkit-dev at lists.webkit.org
> https://lists.webkit.org/mailman/listinfo/webkit-dev
>
>
>
> _______________________________________________
> webkit-dev mailing list
> webkit-dev at lists.webkit.org
> https://lists.webkit.org/mailman/listinfo/webkit-dev
>


More information about the webkit-dev mailing list