DescriptionCSS Parser: Implement parseRule
This patch adds parseRule and consumeQualifiedRule to the css-syntax
parser. For now this code is only called into via the CSSOM.
As usual, this is all happening behind a disabled runtime flag. There
are some more test breakages due to unimplemented features (e.g. using
insertRule with at-rules).
http://dev.w3.org/csswg/css-syntax/#parse-rule
http://dev.w3.org/csswg/css-syntax/#consume-a-qualified-rule
BUG=330389
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=187849
Patch Set 1 #Patch Set 2 : #Patch Set 3 : #Patch Set 4 : #
Total comments: 3
Patch Set 5 : slightly better #Patch Set 6 : #Patch Set 7 : #
Total comments: 4
Patch Set 8 : rebase/address comments #
Messages
Total messages: 7 (2 generated)
|