Description[CSS Grid Layout] infinity should be defined as a negative value
This change makes us reject negative lengths at parse time, which
matches the updated specification, so that we can now safely assume
that when we resolve the length, it is not to a negative value.
BUG=234209
TESTS=fast/css-grid-layout/grid-columns-rows-get-set.html
fast/css-grid-layout/grid-columns-rows-get-set-multiple.html
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=154805
Patch Set 1 #
Messages
Total messages: 4 (0 generated)
|