Description[css-grid] Fix grid-template-columns|rows computed style with content alignment
Computed style of grid-template-columns and grid-template-rows properties
was including the distribution offset because of content alignment.
We should subtract that offset, like we do for the case of gaps,
when we're calculating the computed style.
BUG=521407
TEST=fast/css-grid-layout/grid-template-columns-rows-computed-style-gaps-content-alignment.html
Committed: https://crrev.com/3cfbacf562e478c396f22a374d58e4ef35e321ee
Cr-Commit-Position: refs/heads/master@{#388477}
Patch Set 1 #
Messages
Total messages: 8 (3 generated)
|