Description[CSSGridLayout] Resolved value of grid-template-* to include every track
Section 5.1.5 of the specs clearly states that the resolved value
for grid-template-{columns|rows} must include every listed track, whether
explicitly or implicitly created. We were only listing the explicit grid
tracks.
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=181579
Patch Set 1 #
Messages
Total messages: 6 (2 generated)
|