[webkit-reviews] review granted: [Bug 123082] [CSS Regions] Fix WHITESPACE issues in the CSS grammar. : [Attachment 214741] patch
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Oct 21 08:56:53 PDT 2013
Antti Koivisto <koivisto at iki.fi> has granted Mihai Maerean
<mmaerean at adobe.com>'s request for review:
Bug 123082: [CSS Regions] Fix WHITESPACE issues in the CSS grammar.
https://bugs.webkit.org/show_bug.cgi?id=123082
Attachment 214741: patch
https://bugs.webkit.org/attachment.cgi?id=214741&action=review
------- Additional Comments from Antti Koivisto <koivisto at iki.fi>
View in context: https://bugs.webkit.org/attachment.cgi?id=214741&action=review
> Source/WebCore/css/CSSGrammar.y.in:373
> +space: WHITESPACE| space WHITESPACE ;
There should be a space between WHITESPACE and |
More information about the webkit-reviews
mailing list