[wpt-sync] Sync PR 46949 - Move backdrop-filter blur tests to wpt using fuzzy matching filter refs
Categories
(Core :: Web Painting, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox130 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 46949 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/46949
Details from upstream follow.
Robert Flack <flackr@chromium.org> wrote:
Move backdrop-filter blur tests to wpt using fuzzy matching filter refs
This moves the backdrop-filter blur tests over to wpt, adding a
javascript helper function to simulate the expected edge mirror
backdrop blur with a normal blur filter.Bug: 40040614
Change-Id: Icc18663934f88e9d24989f862fcbe8e087587401Reviewed-on: https://chromium-review.googlesource.com/5663866
WPT-Export-Revision: b09442326369255d6f5e97b34f8d9acd1afe42ac
Assignee | ||
Updated•5 months ago
|
Assignee | ||
Comment 1•5 months ago
|
||
Assignee | ||
Comment 2•5 months ago
|
||
CI Results
Ran 9 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 6 tests
Status Summary
Firefox
PASS
: 1
FAIL
: 5
Chrome
PASS
: 1
FAIL
: 5
Safari
FAIL
: 6
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
- /css/filter-effects/backdrop-filter-boundary.html [wpt.fyi]:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - /css/filter-effects/backdrop-filter-edge-clipping-2.html [wpt.fyi]:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - /css/filter-effects/backdrop-filter-edge-mirror.html [wpt.fyi]:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - /css/filter-effects/backdrop-filter-edge-pixels-2.html [wpt.fyi]:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - /css/filter-effects/backdrop-filter-svg-blur.html [wpt.fyi]:
FAIL
(Chrome:FAIL
, Safari:FAIL
)
Comment 4•4 months ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/79d6497f6881
https://hg.mozilla.org/mozilla-central/rev/95238aa0c7ce
Description
•