[wpt-sync] Sync PR 36653 - Ask the exclusion space if we have fragmented floats.
Categories
(Core :: Layout, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox108 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 36653 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/36653
Details from upstream follow.
Morten Stenshorne <mstensho@chromium.org> wrote:
Ask the exclusion space if we have fragmented floats.
It knows. But add a convenience method for it.
The has_float_break_inside_ flag in the fragment builder, on the other
hand, only worked for floats that were direct children of the formatting
context root.Bug: 1377795
Change-Id: Ib819db1598845d3a0e0ef8f9a64a395280e54c1f
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3977911
Reviewed-by: Ian Kilpatrick \<ikilpatrick@chromium.org>
Commit-Queue: Morten Stenshorne \<mstensho@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1063380}
Assignee | ||
Updated•3 years ago
|
Assignee | ||
Comment 1•3 years ago
|
||
Assignee | ||
Comment 2•3 years ago
|
||
CI Results
Ran 9 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests
Status Summary
Firefox
PASS
: 1
Chrome
FAIL
: 1
Safari
PASS
: 1
Links
Comment 4•3 years ago
|
||
bugherder |
Description
•