RESOLVED FIXED 116104
[css3-text] text-decoration-line now accepts "blink" as valid value
https://bugs.webkit.org/show_bug.cgi?id=116104
Summary [css3-text] text-decoration-line now accepts "blink" as valid value
Bruno Abinader (history only)
Reported 2013-05-14 06:20:42 PDT
As of November 13th 2012, the W3C specification has been updated to accept "blink" as a valid property value in text-decoration-line. This issue intents to update the implementation according to specification.
Attachments
Proposed patch (10.49 KB, patch)
2013-05-14 08:11 PDT, Bruno Abinader (history only)
no flags
Proposed patch (10.62 KB, patch)
2013-05-14 12:17 PDT, Bruno Abinader (history only)
no flags
Bruno Abinader (history only)
Comment 1 2013-05-14 08:11:27 PDT
Created attachment 201715 [details] Proposed patch
Bruno Abinader (history only)
Comment 2 2013-05-14 12:17:20 PDT
Created attachment 201740 [details] Proposed patch Updated ChangeLog to remind that though the value is now accepted as valid, it is ignored in the same fashion CSS Level 1 text-decoration property currently does.
Andreas Kling
Comment 3 2013-05-15 10:05:33 PDT
Comment on attachment 201740 [details] Proposed patch OK
WebKit Commit Bot
Comment 4 2013-05-15 12:14:45 PDT
Comment on attachment 201740 [details] Proposed patch Clearing flags on attachment: 201740 Committed r150136: <http://trac.webkit.org/changeset/150136>
WebKit Commit Bot
Comment 5 2013-05-15 12:14:48 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.