Bug 101750 - [css] Text Decoration's "blink" value not treated as valid when CSS3_TEXT feature flag is enabled
Summary: [css] Text Decoration's "blink" value not treated as valid when CSS3_TEXT fea...
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:
Keywords:
Depends on:
Blocks: 101529
  Show dependency treegraph
 
Reported: 2012-11-09 05:54 PST by Bruno Abinader (history only)
Modified: 2012-11-09 09:23 PST (History)
6 users (show)

See Also:


Attachments
Patch (14.29 KB, patch)
2012-11-09 07:08 PST, 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) 2012-11-09 05:54:44 PST
While investigating the issue with bug 101529, I've found out the new implementation for CSS 2.1's "text-decoration" property no longer accepts "blink" value as valid when CSS3_TEXT feature flag is enabled.
Comment 1 Bruno Abinader (history only) 2012-11-09 07:08:42 PST
Created attachment 173301 [details]
Patch

Proposed patch
Comment 2 Kenneth Rohde Christiansen 2012-11-09 08:08:28 PST
Comment on attachment 173301 [details]
Patch

LGTM
Comment 3 WebKit Review Bot 2012-11-09 09:23:09 PST
Comment on attachment 173301 [details]
Patch

Clearing flags on attachment: 173301

Committed r134078: <http://trac.webkit.org/changeset/134078>
Comment 4 WebKit Review Bot 2012-11-09 09:23:13 PST
All reviewed patches have been landed.  Closing bug.