Description[css-grid] Fix positioned items in grids with implicit tracks
We were detecting wrongly the first and last explicit grid lines
during the layout of positioned grid items.
We have to consider that the grid can have implicit tracks created
previously by regular grid items.
BUG=273898
TEST=fast/css-grid-layout/grid-positioned-items-within-grid-implicit-track.html
Committed: https://crrev.com/63585e1ac3b452938a34df46855342d90005ed46
Cr-Commit-Position: refs/heads/master@{#370375}
Patch Set 1 #Patch Set 2 : Fixed test as we need explicit lines #
Messages
Total messages: 8 (3 generated)
|