gecko-dev/testing/web-platform/tests/css/css-grid
Manuel Rego Casasnovas 9be44988d2 Bug 1536632 [wpt PR 15903] - [css-grid] Fix grid container baseline alignment for orthogonal items, a=testonly
Automatic update from web-platform-tests
[css-grid] Fix grid container baseline alignment for orthogonal items

Grid container baseline was wrongly computed when done in reference
to an orthogonal item.
The fix is a simple change in LayoutGrid::FirstLineBoxBaseline()
to use LogicalTopForChild() so it takes into account grid container
and item writing modes.

BUG=943003
TEST=external/wpt/css/css-grid/alignment/grid-container-baseline-001.html

Change-Id: I86301933ac9ec30f6fee138cd49981bb79a4484e
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1528183
Reviewed-by: Javier Fernandez <jfernandez@igalia.com>
Reviewed-by: Oriol Brufau <obrufau@igalia.com>
Commit-Queue: Manuel Rego <rego@igalia.com>
Cr-Commit-Position: refs/heads/master@{#641633}

--

wpt-commits: c7ec350b7558104179440081c237de04245be8dc
wpt-pr: 15903
2019-04-24 11:18:16 +01:00
..
abspos
alignment Bug 1536632 [wpt PR 15903] - [css-grid] Fix grid container baseline alignment for orthogonal items, a=testonly 2019-04-24 11:18:16 +01:00
animation
grid-definition
grid-items
grid-model
implicit-grids
layout-algorithm
parsing Bug 1500708 - [cssom][css-grid] 'grid-auto-flow: row dense' should serialize to 'dense' since 'row' is implied. r=emilio 2019-04-18 01:16:03 +02:00
placement
reference
test-plan
grid-layout-properties.html Bug 1500708 - [cssom][css-grid] 'grid-auto-flow: row dense' should serialize to 'dense' since 'row' is implied. r=emilio 2019-04-18 01:16:03 +02:00
inheritance.html
META.yml
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: