[wpt-sync] Sync PR 28750 - [GridNG] Fix expectations for abspos tests
Categories
(Core :: Layout: Grid, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox90 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 28750 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/28750
Details from upstream follow.
b'Ana SollanoKim <ansollan@microsoft.com>' wrote:
[GridNG] Fix expectations for abspos tests
This CL addresses an (implicit) TODO raised in
https://chromium-review.googlesource.com/c/chromium/src/+/2803842. The
references of 6 web tests were fixed to match the "center" and "end"
values correctly, that is, to take into account border, scrollbar and
padding of the grid.Bug: 1045599
Change-Id: I1637b38183eec88a19f4c0eb6993d4a98c1cc7e1
Reviewed-on: https://chromium-review.googlesource.com/2860338
WPT-Export-Revision: 128fc70dd6de75f4c6772004f0e4e7337ddfd6e9
Assignee | ||
Updated•4 years ago
|
Assignee | ||
Comment 1•4 years ago
|
||
Assignee | ||
Comment 2•4 years ago
|
||
CI Results
Ran 15 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 6 tests
Status Summary
Firefox
FAIL: 6
Chrome
FAIL: 6
Safari
FAIL: 6
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
/css/css-grid/abspos/grid-abspos-staticpos-align-self-002.html: FAIL (Chrome: FAIL, Safari: FAIL)
/css/css-grid/abspos/grid-abspos-staticpos-align-self-rtl-003.html: FAIL (Chrome: FAIL, Safari: FAIL)
/css/css-grid/abspos/grid-abspos-staticpos-align-self-rtl-004.html: FAIL (Chrome: FAIL, Safari: FAIL)
/css/css-grid/abspos/grid-abspos-staticpos-justify-self-002.html: FAIL (Chrome: FAIL, Safari: FAIL)
/css/css-grid/abspos/grid-abspos-staticpos-justify-self-rtl-003.html: FAIL (Chrome: FAIL, Safari: FAIL)
/css/css-grid/abspos/grid-abspos-staticpos-justify-self-rtl-004.html: FAIL (Chrome: FAIL, Safari: FAIL)
Comment 4•3 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/23a37f4fc2ed
https://hg.mozilla.org/mozilla-central/rev/545bc1a278a3
Description
•