[wpt-sync] Sync PR 44863 - Enable Raster Pipeline Perlin Noise and rebaseline.
Categories
(Core :: Graphics: Canvas2D, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox125 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 44863 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/44863
Details from upstream follow.
John Stiles <johnstiles@google.com> wrote:
Enable Raster Pipeline Perlin Noise and rebaseline.
Unlike the legacy implementation, this version properly handles
rotation. It is also much faster thanks to SIMD.Bug: 40045243
Change-Id: Iee769ad8462ff433c4bd3ae56cd655334c6bba5b
Reviewed-on: https://chromium-review.googlesource.com/5323882
WPT-Export-Revision: b4f93a81bf133005537be868ddfe04bdfd09b468
Assignee | ||
Updated•9 months ago
|
Assignee | ||
Comment 1•9 months ago
|
||
Assignee | ||
Comment 2•9 months ago
|
||
CI Results
Ran 9 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests
Status Summary
Firefox
FAIL
: 1
Chrome
FAIL
: 1
Safari
FAIL
: 1
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
- /html/canvas/element/manual/filters/tentative/canvas-filter-object-turbulence.html [wpt.fyi]:
FAIL
(Chrome:FAIL
, Safari:FAIL
)
Comment 4•9 months ago
|
||
bugherder |
Description
•