DescriptionMove grid-auto-flow into CSSPropertyParser
Move the grid-auto-flow longhand from LegacyCSSPropertyParser into
CSSPropertyParser. Make the grid shorthand parsing code use this
new code path (this means it does not use CSSParserValue anymore).
BUG=499780
Committed: https://crrev.com/762506c50ebe7cf500c13f54d002f50e0cc17ace
Cr-Commit-Position: refs/heads/master@{#386668}
Patch Set 1 #Patch Set 2 : Rebase #Patch Set 3 : Rebase again #Patch Set 4 : Fix test #Patch Set 5 : Fix test expectation #
Total comments: 1
Patch Set 6 : Patch for landing #
Messages
Total messages: 13 (8 generated)
|