Description[CSS Grid Layout] Support dots sequences in grid-template-areas
The CSS WG agreed to consider a sequence of "." characters a single null
cell token for grid-template-areas. That way authors can match the
number of dots to the width of the column.
For more information see:
https://lists.w3.org/Archives/Public/www-style/2015May/0175.html
Added new test cases to check the new behavior.
BUG=490088
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=196587
Patch Set 1 #
Total comments: 8
Patch Set 2 : Applied suggested changes #Patch Set 3 : Add one more test case mixing "." and "....." #Patch Set 4 : Rebased patch #
Messages
Total messages: 20 (9 generated)
|
|||||||||||||||||||||||||||||||||||||