[wpt-sync] Sync PR 41340 - Add test validating that layer rendering states are reset inside layers
Categories
(Core :: Graphics: Canvas2D, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox118 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 41340 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/41340
Details from upstream follow.
Jean-Philippe Gravel <jpgravel@chromium.org> wrote:
Add test validating that layer rendering states are reset inside layers
These states are applied to the output of the layer and should therefore
be reset when entering the layer so that they wouldn't be applied twice.Bug: 1396372
Change-Id: Ia4706f1c03846c075451bd5de4eaf2ff265ee8c0
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4752392
Commit-Queue: Jean-Philippe Gravel \<jpgravel@chromium.org>
Reviewed-by: Justin Novosad \<junov@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1180413}
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 3 tests and 1 subtests
Status Summary
Firefox
OK
: 3
FAIL
: 3
Chrome
OK
: 3
PASS
: 3
Safari
OK
: 3
FAIL
: 3
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
- /html/canvas/element/layers/2d.layer.layer-rendering-state-reset-in-layer.html [wpt.fyi]
- Tests that layers ignore the global context filter.:
FAIL
(Chrome:PASS
, Safari:FAIL
)
- Tests that layers ignore the global context filter.:
- /html/canvas/offscreen/layers/2d.layer.layer-rendering-state-reset-in-layer.html [wpt.fyi]
- Tests that layers ignore the global context filter.:
FAIL
(Chrome:PASS
, Safari:FAIL
)
- Tests that layers ignore the global context filter.:
- /html/canvas/offscreen/layers/2d.layer.layer-rendering-state-reset-in-layer.worker.html [wpt.fyi]
- Tests that layers ignore the global context filter.:
FAIL
(Chrome:PASS
, Safari:FAIL
)
- Tests that layers ignore the global context filter.:
Comment 4•1 year ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/056afc06a459
https://hg.mozilla.org/mozilla-central/rev/8542dcce420c
Description
•