[wpt-sync] Sync PR 25734 - [LayoutNG] Make paint of OOF nodes relative to the fragmentainer
Categories
(Core :: Layout, task, P4)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox83 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 25734 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/25734
Details from upstream follow.
b'Benjamin Beaudry <benjamin.beaudry@microsoft.com>' wrote:
[LayoutNG] Make paint of OOF nodes relative to the fragmentainer
When in a fragmentation context, there was this bug where an OOF node
position did not appear to be relative to the fragmentainer ancestor.
This was only a paint issue. This CL fixes it.Bug: 1113911
Change-Id: Ic9a4e5bab3a22fe3c25228cbbd2efec52ed1742a
Reviewed-on: https://chromium-review.googlesource.com/2386382
WPT-Export-Revision: 781ae5a4275e42264c5581d759ccabf8728a524f
| Assignee | ||
Updated•5 years ago
|
| Assignee | ||
Updated•5 years ago
|
| Assignee | ||
Comment 1•5 years ago
|
||
| Assignee | ||
Comment 2•5 years ago
|
||
CI Results
Ran 12 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests
Status Summary
Firefox
PASS: 1
Chrome
PASS: 1
Safari
PASS: 1
Links
Comment 4•5 years ago
|
||
| bugherder | ||
Description
•