[wpt-sync] Sync PR 41952 - Pre-Paint: Enter childful but fragment item-less culled inline.
Categories
(Core :: Layout: Columns, task, P4)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox120 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 41952 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/41952
Details from upstream follow.
Morten Stenshorne <mstensho@chromium.org> wrote:
Pre-Paint: Enter childful but fragment item-less culled inline.
We missed it completely. The situation here was an AREA element with an
OOF child, so that the AREA element is a culled / special inline not
generating any fragment items, and the OOF child similarly doesn't
create any fragment items, and we'd miss the subtree completely.Bug: 1480474
Change-Id: Ief10c1e0c206ed56c36e20a53ba9c4de63d7cd21
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4859287
Reviewed-by: Koji Ishii \<kojii@chromium.org>
Reviewed-by: Xianzhu Wang \<wangxianzhu@chromium.org>
Commit-Queue: Morten Stenshorne \<mstensho@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1196259}
| Assignee | ||
Updated•2 years ago
|
| Assignee | ||
Comment 1•2 years ago
|
||
| Assignee | ||
Comment 2•2 years ago
|
||
CI Results
Ran 8 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 3 tests
Status Summary
Firefox
PASS: 3
Chrome
PASS: 3
Safari
PASS: 3
Links
Comment 4•2 years ago
|
||
| bugherder | ||
Description
•