Description[CSS Grid Layout] Fix crash in positioned items placed on implicit grid
If we don't check that the initial and final positions are inside the
current grid we could be trying to access undefined positions in the
columns/rows positions arrays.
BUG=273898
TEST=fast/css-grid-layout/grid-positioned-items-implicit-grid.html
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=186840
Patch Set 1 #
Total comments: 2
Patch Set 2 : Added comment #
Messages
Total messages: 7 (2 generated)
|