Closed
Bug 1749464
Opened 4 years ago
Closed 3 years ago
[wpt-sync] Sync PR 32322 - Be sure to visit uncontained OOFs in inline in fragmentation context.
Categories
(Core :: Layout, task, P4)
Core
Layout
Tracking
()
RESOLVED
FIXED
98 Branch
| Tracking | Status | |
|---|---|---|
| firefox98 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 32322 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/32322
Details from upstream follow.
Morten Stenshorne <mstensho@chromium.org> wrote:
Be sure to visit uncontained OOFs in inline in fragmentation context.
We used to miss an OOF inside an inline, if the inline didn't occur in
the first containing block fragment.Bug: 1285743
Change-Id: I1d487f204a0edf260c5efc1fd062b414b4f1ed5f
Reviewed-on: https://chromium-review.googlesource.com/3379144
WPT-Export-Revision: aa5d7084eadc223da213ac844b7b66d06958ab0c
| Assignee | ||
Updated•4 years ago
|
Component: web-platform-tests → Layout
Product: Testing → Core
| Assignee | ||
Comment 1•4 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=8963af8104bf113ca42696b0d181277d6da819ce
| Assignee | ||
Comment 2•4 years ago
|
||
CI Results
Ran 11 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 2 tests
Status Summary
Firefox
PASS: 2
Chrome
PASS: 2
Safari
PASS: 2
Links
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/49608a98769e
[wpt PR 32322] - Be sure to visit uncontained OOFs in inline in fragmentation context., a=testonly
Comment 4•3 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 3 years ago
status-firefox98:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 98 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•