[wpt-sync] Sync PR 42519 - VT: Capture and animate backdrop-filter.
Categories
(Core :: CSS Parsing and Computation, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox121 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 42519 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/42519
Details from upstream follow.
Vladimir Levin <vmpstr@chromium.org> wrote:
VT: Capture and animate backdrop-filter.
This patch captures the element's backdrop filter and puts it on the
group pseudo. It also sets up an animation for it.R=khushalsagar@chromium.org, bokan@chromium.org
Fixed: 1491994
Change-Id: I8f490e246269401e78f907e44b35993ad6c80dcc
Reviewed-on: https://chromium-review.googlesource.com/4935299
WPT-Export-Revision: d7a91e4ada25a05cc358b3e3d0b6d24a4677f7b6
Assignee | ||
Updated•1 year ago
|
Assignee | ||
Updated•1 year ago
|
Assignee | ||
Updated•1 year ago
|
Assignee | ||
Comment 1•1 year ago
|
||
Assignee | ||
Comment 2•1 year ago
|
||
CI Results
Ran 9 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 2 tests
Status Summary
Firefox
FAIL
: 2
Chrome
FAIL
: 2
Safari
FAIL
: 2
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
- /css/css-view-transitions/backdrop-filter-animated.html [wpt.fyi]:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - /css/css-view-transitions/backdrop-filter-captured.html [wpt.fyi]:
FAIL
(Chrome:FAIL
, Safari:FAIL
)
Comment 4•1 year ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/749f2c70b17b
https://hg.mozilla.org/mozilla-central/rev/b69eafd5f9ad
Description
•