DescriptionGet Media Query parser to handle parens, brackets and braces blocks correctly
According to the specification, parenthesis, brackets and braces blocks inside media queries should be observed and ignored as a malformed media query.
This CL fixes the previous behavior that didn't take that into account.
BUG=358041
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=170633
Patch Set 1 #Patch Set 2 : Fixed algorithm and more tests #
Total comments: 2
Patch Set 3 : Refactored observeBlocks #
Total comments: 3
Patch Set 4 : Added more tests #
Messages
Total messages: 23 (0 generated)
|