[wpt-sync] Sync PR 46878 - [css-anchor-position] Missing check for PositionAnchor
Categories
(Core :: CSS Parsing and Computation, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox129 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 46878 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/46878
Details from upstream follow.
Rune Lillesveen <futhark@chromium.org> wrote:
[css-anchor-position] Missing check for PositionAnchor
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/5645058
WPT-Export-Revision: fc390690c5fc3f77e16190bfc748a426b603c239
Assignee | ||
Updated•10 months ago
|
Assignee | ||
Comment 1•10 months ago
|
||
Assignee | ||
Comment 2•10 months ago
|
||
CI Results
Ran 9 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests and 1 subtests
Status Summary
Firefox
OK
: 1
PASS
: 1
Chrome
OK
: 1
FAIL
: 1
Safari
OK
: 1
PASS
: 1
Links
Comment 4•10 months ago
|
||
bugherder |
Description
•