Closed
Bug 1583409
Opened 6 years ago
Closed 2 years ago
[wpt-sync] Sync PR 19238 - Add explicit commit to test for offscreen canvas with placeholder.
Categories
(Testing :: web-platform-tests, task, P4)
Testing
web-platform-tests
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 19238 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/19238
Details from upstream follow.
Josh Matthews <josh@joshmatthews.net> wrote:
Add explicit commit to test for offscreen canvas with placeholder.
https://chromium-review.googlesource.com/c/chromium/src/+/1070210/ explicitly removed the commit call. The only place I see in the spec that suggests that commits happen automatically as part of the event loop is a non-normative note in https://html.spec.whatwg.org/multipage/canvas.html#offscreencontext2d-commit-dev, and Chrome fails this test.
| Assignee | ||
Comment 1•6 years ago
|
||
| Assignee | ||
Updated•6 years ago
|
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → INVALID
| Assignee | ||
Updated•6 years ago
|
Status: RESOLVED → REOPENED
Resolution: INVALID → ---
Updated•3 years ago
|
Severity: normal → S3
| Assignee | ||
Updated•2 years ago
|
Status: REOPENED → RESOLVED
Closed: 6 years ago → 2 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•