mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
This imports the following changes from Blitz: - Map position:sticky to relative rather than absolute position16a7c16544
- Map left and right alignment from Styloc71cc681d8
- Improve mapping of align-items/self7bf2a25e75
Fixes: #35998 Testing: - `/css/css-grid/alignment/grid-align-justify-margin-border-padding.html` - `/css/css-grid/alignment/grid-align.html` - `/css/css-grid/alignment/grid-column-axis-alignment-sticky-positioned-items-001.html` - `/css/css-grid/alignment/grid-gutters-and-alignment.html` - `/css/css-grid/alignment/grid-item-alignment-with-orthogonal-flows.html` - `/css/css-grid/alignment/grid-row-axis-alignment-sticky-positioned-items-001.html` - `/css/css-grid/alignment/grid-self-alignment.html` Signed-off-by: Oriol Brufau <obrufau@igalia.com>
18 lines
240 B
INI
Vendored
18 lines
240 B
INI
Vendored
[grid-item-alignment-with-orthogonal-flows.html]
|
|
[.grid 1]
|
|
expected: FAIL
|
|
|
|
[.grid 2]
|
|
expected: FAIL
|
|
|
|
[.grid 3]
|
|
expected: FAIL
|
|
|
|
[.grid 4]
|
|
expected: FAIL
|
|
|
|
[.grid 6]
|
|
expected: FAIL
|
|
|
|
[.grid 7]
|
|
expected: FAIL
|