Bug 116104 - [css3-text] text-decoration-line now accepts "blink" as valid value
Summary: [css3-text] text-decoration-line now accepts "blink" as valid value
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Bruno Abinader (history only)
URL: http://www.w3.org/TR/2012/WD-css-text...
Keywords:
Depends on:
Blocks: 58491
  Show dependency treegraph
 
Reported: 2013-05-14 06:20 PDT by Bruno Abinader (history only)
Modified: 2013-05-15 12:14 PDT (History)
9 users (show)

See Also:


Attachments
Proposed patch (10.49 KB, patch)
2013-05-14 08:11 PDT, Bruno Abinader (history only)
no flags Details | Formatted Diff | Diff
Proposed patch (10.62 KB, patch)
2013-05-14 12:17 PDT, Bruno Abinader (history only)
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Bruno Abinader (history only) 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.
Comment 1 Bruno Abinader (history only) 2013-05-14 08:11:27 PDT
Created attachment 201715 [details]
Proposed patch
Comment 2 Bruno Abinader (history only) 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.
Comment 3 Andreas Kling 2013-05-15 10:05:33 PDT
Comment on attachment 201740 [details]
Proposed patch

OK
Comment 4 WebKit Commit Bot 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>
Comment 5 WebKit Commit Bot 2013-05-15 12:14:48 PDT
All reviewed patches have been landed.  Closing bug.