web-platform-tests / wpt

Test suites for Web platform specs — including WHATWG, W3C, and others
https://web-platform-tests.org/
Other
4.8k stars 2.99k forks source link

[css-anchor-position] Missing check for PositionAnchor #46878

Closed chromium-wpt-export-bot closed 1 week ago

chromium-wpt-export-bot commented 1 week ago

The presence of position-anchor will affect the passes in OutOfFlowLayoutPart::CalculateOffset(), hence need to be taken into account for storing old style to trigger transitions correctly.

This fixes the added test, but not the case in the bug report. Will need to look further into that.

Bug: 344506496 Change-Id: I07938b325485f75de35b5f2fd382401257efe061 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5645058 Reviewed-by: Anders Hartvoll Ruud \andruud@chromium.org Commit-Queue: Rune Lillesveen \futhark@chromium.org Cr-Commit-Position: refs/heads/main@{#1318987}