Closed
Bug 1749288
Opened 4 years ago
Closed 4 years ago
[wpt-sync] Sync PR 32307 - Clear FragmentData tail on fragment ID mismatch.
Categories
(Core :: Layout: Columns, task, P4)
Core
Layout: Columns
Tracking
()
RESOLVED
FIXED
98 Branch
| Tracking | Status | |
|---|---|---|
| firefox98 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 32307 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/32307
Details from upstream follow.
Morten Stenshorne <mstensho@chromium.org> wrote:
Clear FragmentData tail on fragment ID mismatch.
If a LayoutObject gets moved to a different fragmentainer, detect
this at the first fragment, and clear the fragment tail. This got
broken by CL:3368086Bug: 1285373
Change-Id: I8edc1e63a6032baebece84794f88843fad7d4d87
Reviewed-on: https://chromium-review.googlesource.com/3377143
WPT-Export-Revision: 754c45d5e3717a9e15388807bd6524741092c588
| Assignee | ||
Updated•4 years ago
|
Component: web-platform-tests → Layout: Columns
Product: Testing → Core
| Assignee | ||
Comment 1•4 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=315de1d717e469a26c91bbc14b44c9d58154c1a3
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/48238d79f72c
[wpt PR 32307] - Clear FragmentData tail on fragment ID mismatch., a=testonly
| Assignee | ||
Comment 3•4 years ago
|
||
Test result changes from PR not available.
Comment 4•4 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 4 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
•