[wpt-sync] Sync PR 39530 - Add support for different X&Y blurs for dropShadow CanvasFilter.
Categories
(Core :: DOM: Core & HTML, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox114 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 39530 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/39530
Details from upstream follow.
Jean-Philippe Gravel <jpgravel@chromium.org> wrote:
Add support for different X&Y blurs for dropShadow CanvasFilter.
Change-Id: I3ed1546a901fe3ab2752bc9feff04f9f67018390
Bug: 1428652
Fixed: 1430524
Reviewed-on: https://chromium-review.googlesource.com/4415135
WPT-Export-Revision: eefa6662b73d4d1cf5c45478304dcc0c03fe3cf5
Assignee | ||
Comment 1•2 years ago
|
||
Assignee | ||
Updated•2 years ago
|
Assignee | ||
Comment 2•2 years ago
|
||
Assignee | ||
Comment 3•2 years ago
|
||
CI Results
Ran 8 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 6 tests
Status Summary
Firefox
OK
: 2
FAIL
: 4
TIMEOUT
: 2
ERROR
: 1
Chrome
OK
: 2
FAIL
: 4
TIMEOUT
: 2
ERROR
: 1
Safari
OK
: 2
FAIL
: 4
TIMEOUT
: 2
ERROR
: 1
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
- /html/canvas/element/filters/2d.filter.canvasFilterObject.dropShadow.exceptions.tentative.html [wpt.fyi]
- Test exceptions on CanvasFilter() dropShadow object:
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- Test exceptions on CanvasFilter() dropShadow object:
- /html/canvas/offscreen/filters/2d.filter.canvasFilterObject.dropShadow.exceptions.tentative.html [wpt.fyi]:
ERROR
(Chrome:ERROR
, Safari:ERROR
)- Test exceptions on CanvasFilter() dropShadow object:
TIMEOUT
(Chrome:TIMEOUT
, Safari:TIMEOUT
)
- Test exceptions on CanvasFilter() dropShadow object:
- /html/canvas/offscreen/filters/2d.filter.canvasFilterObject.dropShadow.exceptions.tentative.worker.html [wpt.fyi]
- Test exceptions on CanvasFilter() dropShadow object:
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- Test exceptions on CanvasFilter() dropShadow object:
- /html/canvas/element/filters/2d.filter.canvasFilterObject.dropShadow.tentative.html [wpt.fyi]:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - /html/canvas/offscreen/filters/2d.filter.canvasFilterObject.dropShadow.tentative.html [wpt.fyi]:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - /html/canvas/offscreen/filters/2d.filter.canvasFilterObject.dropShadow.tentative.w.html [wpt.fyi]:
TIMEOUT
(Chrome:TIMEOUT
, Safari:TIMEOUT
)
Comment 5•2 years ago
|
||
bugherder |
Description
•