Description[css-grid] Percentage columns should remove scrollbar's width
Currently the calculation of percentage columns
was not subtracting the scrollbar's size.
Fixed LayoutGrid::computeUsedBreadthOfSpecifiedLength()
to avoid this problem.
Added test to check the behavior for both columns and rows.
BUG=530504
TEST=fast/css-grid-layout/grid-percent-track-scrollbar.html
Committed: https://crrev.com/b4005a55e98d2d37e52da4cfc8d7d71a1f4950ad
git-svn-id: svn://svn.chromium.org/blink/trunk@202194 bbb929c8-8fbe-4397-9dbb-9b2b20218538
Patch Set 1 #
Messages
Total messages: 16 (6 generated)
|