Bug 1793048 [wpt PR 36143] - [anchor-position] Support anchors in an OOF in a multico...
commitd550bb30573385400cd0283621524f37079d7faf
authorKoji Ishii <kojii@chromium.org>
Tue, 11 Oct 2022 11:50:26 +0000 (11 11:50 +0000)
committermoz-wptsync-bot <wptsync@mozilla.com>
Wed, 12 Oct 2022 11:08:55 +0000 (12 11:08 +0000)
tree634f4a24e6d9a37a2380ceb00fed0dc11fe6f69d
parent48dacdcc3feae4d0ae09cecd95b761e4bcb0f771
Bug 1793048 [wpt PR 36143] - [anchor-position] Support anchors in an OOF in a multicol, a=testonly

Automatic update from web-platform-tests
[anchor-position] Support anchors in an OOF in a multicol

r1046800 crrev.com/c/3885596 supported anchors on OOF, but not
when anchors are in an OOF in a multicol. This patch supports
the scenario and removes the TODO comment.

Note, adding to |LayoutObject::Bitfields| expands the size of
the |LayoutObject|. This patch uses the same technique as
r1025608 crrev.com/c/3767050 to add a flag.

Bug: 1309178
Change-Id: I5fab7ad080586278394231a9cda3154a4a83c6fe
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3924822
Reviewed-by: Kent Tamura <tkent@chromium.org>
Commit-Queue: Kent Tamura <tkent@chromium.org>
Auto-Submit: Koji Ishii <kojii@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1052762}

--

wpt-commits: 7436b508cd7d1d4fba90302c1e82fce9761b627e
wpt-pr: 36143
testing/web-platform/tests/css/css-anchor-position/anchor-name-multicol-002.tentative.html [new file with mode: 0644]