[wpt-sync] Sync PR 27405 - Add 3d translate method to canvas rendering context 2D
Categories
(Core :: DOM: Core & HTML, task, P4)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox87 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 27405 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/27405
Details from upstream follow.
b'Aaron Krajeski <aaronhk@chromium.org>' wrote:
Add 3d translate method to canvas rendering context 2D
Bug: 1140535
Change-Id: Ibea3ad1f675b26c33fb27ca2ed2a0a348ab33c6dReviewed-on: https://chromium-review.googlesource.com/2655629
WPT-Export-Revision: ed67664ffc7304ad23f91e2ea9047f9ab4e3111e
| Assignee | ||
Comment 1•5 years ago
|
||
| Assignee | ||
Updated•5 years ago
|
| Assignee | ||
Comment 2•5 years ago
|
||
| Assignee | ||
Comment 3•5 years ago
|
||
| Assignee | ||
Comment 4•5 years ago
|
||
CI Results
Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests and 1 subtests
Status Summary
Firefox
OK : 1
FAIL: 1
Chrome
OK : 1
FAIL: 1
Safari
OK : 1
FAIL: 1
Links
Details
New Tests That Don't Pass
/html/canvas/element/transformations/2d.transformation.translate3d.html
translate3d() function modifies the underlying matrix appropriately: FAIL (Chrome: FAIL, Safari: FAIL)
Comment 6•5 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/9de9a3b6939f
https://hg.mozilla.org/mozilla-central/rev/6a7c244774b9
Description
•