[wpt-sync] Sync PR 50267 - Apply position-try-fallbacks for after-change style
Categories
(Core :: CSS Transitions and Animations, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox136 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 50267 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/50267
Details from upstream follow.
Rune Lillesveen <futhark@chromium.org> wrote:
Apply position-try-fallbacks for after-change style
Copy the anchor evaluator and try fallback rules from the
StyleRecalcContext passed for the original ResolveStyle.Bug: 40337057
Change-Id: Iddb90644b688db8372fe59680a7ac1c6df0eef7d
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6194415
Reviewed-by: Anders Hartvoll Ruud \<andruud@chromium.org>
Commit-Queue: Rune Lillesveen \<futhark@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1410840}
Assignee | ||
Updated•1 month ago
|
Assignee | ||
Comment 1•1 month ago
|
||
Assignee | ||
Comment 2•1 month ago
|
||
CI Results
Ran 8 Firefox configurations based on mozilla-central, and Firefox, and Chrome on GitHub CI
Total 1 tests and 1 subtests
Status Summary
Firefox
OK
: 1
FAIL
: 1
Chrome
OK
: 1
FAIL
: 1
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
- /css/css-transitions/after-change-style-inherited-try-fallback.html [wpt.fyi]
- Position fallback correctly applied to after-change style:
FAIL
(Chrome:FAIL
)
- Position fallback correctly applied to after-change style:
Comment 4•25 days ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/ec92cd1fc85b
https://hg.mozilla.org/mozilla-central/rev/fa44a489e207
Description
•