fune/testing/web-platform/tests/css/css-grid
Javier Fernandez a3751c3793 Bug 1483770 [wpt PR 12512] - [css-grid] Distribution offset doesn't account for non-spanning items, a=testonly
Automatic update from web-platform-tests[css-grid] Distribution offset doesn't account for non-spanning items

We recenttly changed the track sizing algorithm so that it considers the
offsets added by the Content Alignment properties. The change in r566412
introduce intermediate steps in the track sizing algorithm so that
inline-axis Content Distribution accounts for the row tracks sizes
computed in the next step.

However, we were adding the Content Distribution offsets for any column
track, but we should do it only for the tracks with spanning items. This
error led to the mentioned bugs and this change fixes them.

Bug: 871230, 871242
Change-Id: I8ac789ccacc2e5a51bfafd7820ed08e96a31e58b
Reviewed-on: https://chromium-review.googlesource.com/1176803
Reviewed-by: Sergio Villar <svillar@igalia.com>
Commit-Queue: Javier Fernandez <jfernandez@igalia.com>
Cr-Commit-Position: refs/heads/master@{#583802}

--

wpt-commits: 676265b89417b09c27d94a2a8538a88a34821e88
wpt-pr: 12512
2018-08-21 21:05:40 +00:00
..
abspos Bug 1470531 [wpt PR 11629] - [css-grid] Fix positioned items in a grid with calc() gutters, a=testonly 2018-07-11 07:58:06 +01:00
alignment Bug 1477230 [wpt PR 12089] - [css-grid] Change how percentage row tracks and gaps are resolved, a=testonly 2018-08-12 08:16:53 +01:00
grid-definition Bug 1477230 [wpt PR 12089] - [css-grid] Change how percentage row tracks and gaps are resolved, a=testonly 2018-08-12 08:16:53 +01:00
grid-items Bug 1468206 [wpt PR 11462] - Avoid ~infinite table max logical width inside flex and grid containers., a=testonly 2018-07-11 07:50:15 +01:00
grid-model Bug 1479054 [wpt PR 12215] - Find LayoutText containing the first letter before attaching pseudo., a=testonly 2018-07-31 13:05:49 +00:00
implicit-grids
layout-algorithm Bug 1483770 [wpt PR 12512] - [css-grid] Distribution offset doesn't account for non-spanning items, a=testonly 2018-08-21 21:05:40 +00:00
placement
reference Bug 1458902 - [css-grid] Update a few WPT / reftests to new percentage row-gap layout. r=dholbert 2018-05-18 21:09:23 +02:00
test-plan
grid-layout-properties.html Bug 1481718 [wpt PR 12349] - [css-grid] Update grid-layout-properties.html to new behavior, a=testonly 2018-08-14 16:45:17 +00:00
META.yml Bug 1476293 [wpt PR 12024] - Add spec links to META.yml, a=testonly 2018-07-29 18:49:42 +01:00
README.md

CSS Grid Layout Module Level 1 Test Suite

Directory containing the CSS Grid Layout spec test suite.

This suite is structured in different folders for each section of the spec (the name of the folders corresponds to the "id" of each section):

Links: