Bug 116104

Summary: [css3-text] text-decoration-line now accepts "blink" as valid value
Product: WebKit Reporter: Bruno Abinader (history only) <bruno.abinader>
Component: CSSAssignee: Bruno Abinader (history only) <bruno.abinader>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, esprehn+autocc, glenn, jchaffraix, kling, koivisto, macpherson, menard, syoichi
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
URL: http://www.w3.org/TR/2012/WD-css-text-decor-3-20121113/
Bug Depends on:    
Bug Blocks: 58491    
Attachments:
Description Flags
Proposed patch
none
Proposed patch none

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.