[wpt-sync] Sync PR 50259 - Draw background first in 2d.composite.canvas WPT tests
Categories
(Core :: Graphics: Canvas2D, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox136 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 50259 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/50259
Details from upstream follow.
Jean-Philippe Gravel <jpgravel@chromium.org> wrote:
Draw background first in 2d.composite.canvas WPT tests
All other 2d.composite tests draw the background first and then draw the
foreground. By using the same standard layout, it will be easier to
merge the test body of all the 2d.composite tests, using a single common
implementation.Bug: 40207206
Change-Id: I6c7fdd90e99b18f29deeca83e50e92a4a1ea8f0a
Reviewed-on: https://chromium-review.googlesource.com/6192520
WPT-Export-Revision: 0ba759914a6d46ec7dff617cec72f66a19a68fbb
Assignee | ||
Comment 1•7 months ago
|
||
Assignee | ||
Updated•7 months ago
|
Assignee | ||
Comment 2•7 months ago
|
||
Assignee | ||
Comment 3•7 months ago
|
||
CI Results
Ran 6 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 36 tests and 1 subtests
Status Summary
Firefox
OK
: 36
PASS
: 36
Chrome
OK
: 36
PASS
: 36
Safari
OK
: 36
PASS
: 36
Description
•