Closed Bug 1763371 Opened 3 years ago Closed 3 years ago

[wpt-sync] Sync PR 33532 - Remove IsAnonymousNGMulticolInlineWrapper LayoutObject bit.

Categories

(Core :: Layout: Columns, task, P4)

task

Tracking

()

RESOLVED FIXED
101 Branch
Tracking Status
firefox101 --- fixed

People

(Reporter: wpt-sync, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

Sync web-platform-tests PR 33532 into mozilla-central (this bug is closed when the sync is complete).

PR: https://github.com/web-platform-tests/wpt/pull/33532
Details from upstream follow.

Morten Stenshorne <mstensho@chromium.org> wrote:

Remove IsAnonymousNGMulticolInlineWrapper LayoutObject bit.

Instead, calculate whether an anonymous block is a direct child of the
multicol container (ignoring the flow thread) on the fly.

We could probably have fixed this by having LayoutBlockFlow::
MakeChildrenNonInline() update the bit as well, but this just seems too
tricky (and MakeChildrenNonInline() might not even be the only place
that was missing this).

Bug: 1308071
Change-Id: I16090a9252590b346dfaf27d34a798347710b704
Reviewed-on: https://chromium-review.googlesource.com/3571876
WPT-Export-Revision: 57d2e25299b74c298e7b5e9d4aeb4c24b605f454

Component: web-platform-tests → Layout: Columns
Product: Testing → Core

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

PASS: 1

Safari

PASS: 1

Links

GitHub PR Head
GitHub PR Base

Pushed by wptsync@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/65972da5a94e [wpt PR 33532] - Remove IsAnonymousNGMulticolInlineWrapper LayoutObject bit., a=testonly
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 101 Branch
You need to log in before you can comment on or make changes to this bug.