[wpt-sync] Sync PR 32758 - [GridFragmentation] Add OOF candidates.
Categories
(Core :: Layout, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox99 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
(Depends on 1 open bug, )
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 32758 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/32758
Details from upstream follow.
Ian Kilpatrick <ikilpatrick@chromium.org> wrote:
[GridFragmentation] Add OOF candidates.
This patch adds the OOF candidates with the correct static position
to the grid fragmentainer.This places all the OOF candidates into the last fragment - as this
has the most up to date grid geometry information.Bug: 614667
Change-Id: I0b6a19789de2adc8a286a817650d60e6cfa6eb6bReviewed-on: https://chromium-review.googlesource.com/3448032
WPT-Export-Revision: a0a5d51ddebc4760605a22e6b0ea869805796a6a
Assignee | ||
Updated•4 years ago
|
Assignee | ||
Comment 1•4 years ago
|
||
Assignee | ||
Comment 2•4 years ago
|
||
CI Results
Ran 6 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 7 tests
Status Summary
Firefox
PASS: 1
FAIL: 6
Chrome
PASS: 4
FAIL: 3
Safari
PASS: 4
FAIL: 3
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
Firefox-only Failures
/css/css-break/grid/grid-item-oof-002.html: FAIL
/css/css-break/grid/grid-item-oof-003.html: FAIL
/css/css-break/grid/grid-item-oof-006.html: FAIL
New Tests That Don't Pass
/css/css-break/grid/grid-item-oof-002.html: FAIL (Chrome: PASS, Safari: PASS)
/css/css-break/grid/grid-item-oof-003.html: FAIL (Chrome: PASS, Safari: PASS)
/css/css-break/grid/grid-item-oof-004.html: FAIL (Chrome: FAIL, Safari: FAIL)
/css/css-break/grid/grid-item-oof-005.html: FAIL (Chrome: FAIL, Safari: FAIL)
/css/css-break/grid/grid-item-oof-006.html: FAIL (Chrome: PASS, Safari: PASS)
/css/css-break/grid/grid-item-oof-007.html: FAIL (Chrome: FAIL, Safari: FAIL)
Comment 5•3 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/f6f97c3509ef
https://hg.mozilla.org/mozilla-central/rev/66d71403fe0b
Description
•