Bug 138121 - Move text decoration CSS properties to the new StyleBuilder
Summary: Move text decoration CSS properties to the new StyleBuilder
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords:
Depends on: 137910
Blocks:
  Show dependency treegraph
 
Reported: 2014-10-27 21:16 PDT by Chris Dumez
Modified: 2014-10-28 08:35 PDT (History)
4 users (show)

See Also:


Attachments
Patch (5.72 KB, patch)
2014-10-27 21:34 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff
Patch (6.69 KB, patch)
2014-10-27 21:42 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2014-10-27 21:16:01 PDT
Move text decoration CSS properties from DeprecatedStyleBuilder to the new StyleBuilder so that they are generated from CSSPropertyNames.in.
Comment 1 Chris Dumez 2014-10-27 21:34:51 PDT
Created attachment 240525 [details]
Patch
Comment 2 Chris Dumez 2014-10-27 21:42:32 PDT
Created attachment 240527 [details]
Patch
Comment 3 WebKit Commit Bot 2014-10-28 08:35:34 PDT
Comment on attachment 240527 [details]
Patch

Clearing flags on attachment: 240527

Committed r175250: <http://trac.webkit.org/changeset/175250>
Comment 4 WebKit Commit Bot 2014-10-28 08:35:37 PDT
All reviewed patches have been landed.  Closing bug.