[webkit-dev] Add support for CSS3 text-decoration* properties

Maciej Stachowiak mjs at apple.com
Wed Aug 1 18:53:37 PDT 2012


On Aug 1, 2012, at 4:36 PM, Elliott Sprehn <esprehn at chromium.org> wrote:

> 
> On Tue, Jul 31, 2012 at 7:35 PM, Bruno Abinader <brunoabinader at gmail.com> wrote:
> Hi all :)
> 
> As suggested by Ojan, I am writing a mail to you about my intention to
> implement all updated and missing text-decoration* properties from
> CSS3 spec (currently in development), named below:
> 
> -webkit-text-decoration ( https://bugs.webkit.org/show_bug.cgi?id=92000 )
> CSS3 dev spec: http://dev.w3.org/csswg/css3-text/#text-decoration
> Mozilla ref: https://developer.mozilla.org/en/CSS/text-decoration
> Status: Proposed patch / pending review
> 
> It seems weird to have a prefixed version of text-decoration instead of just making text-decoration allow the new prefixed keywords.
> 
> What's the reason for having a whole new prefixed property?

Making regular text-decoration accept prefixed keywords for the new/unstable tuff sounds like a good approach to me. I too am curious why that is not proposed.

 - Maciej


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


More information about the webkit-dev mailing list