[wpt-sync] Sync PR 23318 - Changing OOF type may affect the need for column sets.
Categories
(Core :: Layout: Columns, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox78 | --- | fixed |
People
(Reporter: mozilla.org, Unassigned)
References
(Depends on 1 open bug, )
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 23318 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/23318
Details from upstream follow.
Morten Stenshorne <mstensho@chromium.org> wrote:
Changing OOF type may affect the need for column sets.
Changing from fixed to absolute position may require us to insert a
column set. Failing to do this may cause immediate rendering problems,
but can also lead to crashes further down the road, because we assume
that there's a column set for the object.Be less restrictive about (re-)inserting objects into the flow thread.
Bug: 1074480
Change-Id: I8da6a09841d4a857752ebfd9668d669635c0a9bc
Reviewed-on: https://chromium-review.googlesource.com/2173059
WPT-Export-Revision: 71545b150ea0f7d53efce2849ca25020b5144049
Assignee | ||
Updated•9 months ago
|
Assignee | ||
Comment 1•9 months ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=e3389d6f377455479fc10265678d1585277e5f65
Assignee | ||
Comment 2•9 months ago
|
||
CI Results
Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests
Status Summary
Firefox
PASS : 1
Chrome
CRASH: 1
Safari
PASS : 1
Links
Pushed by wptsync@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/1952a07d64e3 [wpt PR 23318] - Changing OOF type may affect the need for column sets., a=testonly
Pushed by wptsync@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/9e284d177f1b [wpt PR 23318] - Changing OOF type may affect the need for column sets., a=testonly
Comment 5•8 months ago
|
||
bugherder |
Description
•