[wpt-sync] Sync PR 27462 - Add some 3d rotation methods to CanvasRenderingContext2D
Categories
(Core :: DOM: Core & HTML, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox87 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
(Blocks 1 open bug, )
Details
(Whiteboard: [wptsync downstream])
Attachments
(1 file)
275.00 KB,
text/plain
|
Details |
Sync web-platform-tests PR 27462 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/27462
Details from upstream follow.
b'Aaron Krajeski <aaronhk@chromium.org>' wrote:
Add some 3d rotation methods to CanvasRenderingContext2D
Trying to match the interface in CSS for each:
https://developer.mozilla.org/en-US/docs/Web/CSS/transform-function/rotate3d()
https://developer.mozilla.org/en-US/docs/Web/CSS/transform-function/rotateX()Bug: 1140535
Change-Id: I7db7871f7d7bd3e9578854563c9d3f63f7855905
Reviewed-on: https://chromium-review.googlesource.com/2668448
WPT-Export-Revision: 5f1230125e9e692fe6f66a5bf6df712f89362408
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
|
||
Comment 7•4 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/c8cbb655d344
https://hg.mozilla.org/mozilla-central/rev/05ca2ebea1d2
Description
•