RESOLVED FIXED 140267
Move '-webkit-font-feature-settings' CSS property to the new StyleBuilder
https://bugs.webkit.org/show_bug.cgi?id=140267
Summary Move '-webkit-font-feature-settings' CSS property to the new StyleBuilder
Chris Dumez
Reported 2015-01-08 14:03:51 PST
Move '-webkit-font-feature-settings' CSS property to the new StyleBuilder.
Attachments
Patch (6.80 KB, patch)
2015-01-08 15:17 PST, Chris Dumez
no flags
Patch (8.78 KB, patch)
2015-01-08 16:07 PST, Chris Dumez
no flags
Chris Dumez
Comment 1 2015-01-08 15:17:23 PST
Chris Dumez
Comment 2 2015-01-08 16:07:30 PST
Chris Dumez
Comment 3 2015-01-08 16:10:10 PST
Comment on attachment 244308 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=244308&action=review > Source/WebCore/css/StyleResolver.cpp:1993 > switch (id) { I should be able to get rid of this switch in the next patch. This is the last non-SVG property that needed porting.
Andreas Kling
Comment 4 2015-01-08 16:59:56 PST
Comment on attachment 244308 [details] Patch r=me
WebKit Commit Bot
Comment 5 2015-01-08 17:42:11 PST
Comment on attachment 244308 [details] Patch Clearing flags on attachment: 244308 Committed r178149: <http://trac.webkit.org/changeset/178149>
WebKit Commit Bot
Comment 6 2015-01-08 17:42:15 PST
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.