RESOLVED FIXED 165376
[CSS Parser] Add parseValue support to new parser. Use new parser for UA sheet too if useNewParser is set.
https://bugs.webkit.org/show_bug.cgi?id=165376
Summary [CSS Parser] Add parseValue support to new parser. Use new parser for UA shee...
Dave Hyatt
Reported 2016-12-05 08:59:53 PST
[CSS Parser] Add parseValue support to new parser. Use new parser for UA sheet too if useNewParser is set.
Attachments
Patch (13.14 KB, patch)
2016-12-05 09:05 PST, Dave Hyatt
zalan: review+
Dave Hyatt
Comment 1 2016-12-05 09:05:14 PST
zalan
Comment 2 2016-12-05 09:07:33 PST
Comment on attachment 296142 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=296142&action=review > Source/WebCore/css/parser/CSSParserFastPaths.cpp:-87 > - // case CSSPropertyMotionOffset: ? > Source/WebCore/css/parser/CSSParserImpl.h:65 > + Spaces.
Dave Hyatt
Comment 3 2016-12-05 09:14:15 PST
Fixed in r209318.
Note You need to log in before you can comment on or make changes to this bug.