RESOLVED FIXED Bug 139635
Move 'counter-increment' / 'counter-reset' to the new StyleBuilder
https://bugs.webkit.org/show_bug.cgi?id=139635
Summary Move 'counter-increment' / 'counter-reset' to the new StyleBuilder
Chris Dumez
Reported 2014-12-14 21:03:48 PST
Move 'counter-increment' / 'counter-reset' to the new StyleBuilder
Attachments
Patch (11.15 KB, patch)
2014-12-14 21:41 PST, Chris Dumez
no flags
Chris Dumez
Comment 1 2014-12-14 21:41:39 PST
Antti Koivisto
Comment 2 2014-12-15 01:16:20 PST
Comment on attachment 243281 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=243281&action=review > Source/WebCore/css/StyleBuilderCustom.h:159 > + template <CounterBehavior counterBehavior> > + static void applyInheritCounter(StyleResolver&); I would put template arguments on the same line in headers.
WebKit Commit Bot
Comment 3 2014-12-15 01:49:40 PST
Comment on attachment 243281 [details] Patch Clearing flags on attachment: 243281 Committed r177274: <http://trac.webkit.org/changeset/177274>
WebKit Commit Bot
Comment 4 2014-12-15 01:49:44 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.