Closed Bug 1690609 Opened 5 years ago Closed 4 years ago

[wpt-sync] Sync PR 27462 - Add some 3d rotation methods to CanvasRenderingContext2D

Categories

(Core :: DOM: Core & HTML, task, P4)

task

Tracking

()

RESOLVED FIXED
87 Branch
Tracking Status
firefox87 --- fixed

People

(Reporter: wpt-sync, Unassigned)

References

(Blocks 1 open bug, )

Details

(Whiteboard: [wptsync downstream])

Attachments

(1 file)

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

PR 27462 applied with additional changes from upstream: 284cfb03143ba2296b6010987688e12d170a28b4, 55fdb98ebdf899778f2921c31fe871a05db15710
Component: web-platform-tests → DOM: Core & HTML
Product: Testing → Core
PR 27462 applied with additional changes from upstream: a208ca9ba3be5c60afb16ea3ba194144e684581f, a20dfa5a5462858652066873a8eef69a143b49cd
Attached file Notable wpt changes
# CI Results Ran 9 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI Total 2530 tests ## Status Summary ### Firefox OK : 500[Gecko-android-em-7.0-x86_64-debug-geckoview, Gecko-android-em-7.0-x86_64-opt-geckoview, Gecko-android-em-7.0-x86_64-qr-debug-geckoview, Gecko-android-em-7.0-x86_64-qr-opt-geckoview, Gecko-linux1804-64-debug, Gecko-linux1804-64-opt, Gecko-linux1804-64-qr-debug, Gecko-linux1804-64-qr-opt, Gecko-linux1804-64-tsan-opt] 2518[GitHub] PASS : 525[Gecko-android-em-7.0-x86_64-debug-geckoview, Gecko-android-em-7.0-x86_64-opt-geckoview, Gecko-android-em-7.0-x86_64-qr-debug-geckoview, Gecko-android-em-7.0-x86_64-qr-opt-geckoview, Gecko-linux1804-64-qr-opt, Gecko-linux1804-64-tsan-opt] 526[Gecko-linux1804-64-debug, Gecko-linux1804-64-opt, Gecko-linux1804-64-qr-debug] 947[GitHub] FAIL : 73[Gecko-linux1804-64-debug, Gecko-linux1804-64-opt, Gecko-linux1804-64-qr-debug] 74[Gecko-android-em-7.0-x86_64-debug-geckoview, Gecko-android-em-7.0-x86_64-opt-geckoview, Gecko-android-em-7.0-x86_64-qr-debug-geckoview, Gecko-android-em-7.0-x86_64-qr-opt-geckoview, Gecko-linux1804-64-qr-opt, Gecko-linux1804-64-tsan-opt] 1760[GitHub] ERROR : 3 ### Chrome OK : 2519 PASS : 2640 FAIL : 67 ERROR : 2 ### Safari OK : 2516 PASS : 959 FAIL : 1747 TIMEOUT: 1 ERROR : 4 ## Links [Gecko CI (Treeherder)](https://treeherder.mozilla.org/#/jobs?repo=try&revision=9d18c3ff882c892401d2142d6648ff80ac0eb710) [GitHub PR Head](https://wpt.fyi/results/?sha=c18369e8a07c1d556907522247b5a695e0176d55&label=pr_head) [GitHub PR Base](https://wpt.fyi/results/?sha=c18369e8a07c1d556907522247b5a695e0176d55&label=pr_base) ## Details ### Firefox-only Failures /html/canvas/element/compositing/2d.composite.operation.clear.html Canvas test: 2d.composite.operation.clear: FAIL linked bug:Bug 1646754 /html/canvas/element/drawing-images-to-the-canvas/2d.drawImage.incomplete.reload.html Canvas test: 2d.drawImage.incomplete.reload: FAIL linked bug:Bug 1646754 /html/canvas/element/drawing-text-to-the-canvas/2d.text.measure.fontBoundingBox.ahem.html Testing fontBoundingBox for font ahem: FAIL linked bug:Bug 1666598 /html/canvas/element/drawing-text-to-the-canvas/2d.text.measure.fontBoundingBox.html Testing fontBoundingBox: FAIL linked bug:Bug 1646754 /html/canvas/element/fill-and-stroke-styles/2d.pattern.image.incomplete.reload.html Canvas test: 2d.pattern.image.incomplete.reload: FAIL linked bug:Bug 1646754 /html/canvas/element/manual/imagebitmap/createImageBitmap-drawImage.html createImageBitmap from an HTMLCanvasElement scaled down, and drawImage on the created ImageBitmap: FAIL createImageBitmap from an HTMLCanvasElement scaled up, and drawImage on the created ImageBitmap: FAIL createImageBitmap from an HTMLCanvasElement resized, and drawImage on the created ImageBitmap: FAIL createImageBitmap from an HTMLVideoElement scaled down, and drawImage on the created ImageBitmap: FAIL createImageBitmap from an HTMLVideoElement scaled up, and drawImage on the created ImageBitmap: FAIL createImageBitmap from an HTMLVideoElement resized, and drawImage on the created ImageBitmap: FAIL createImageBitmap from an HTMLVideoElement from a data URL scaled down, and drawImage on the created ImageBitmap: FAIL createImageBitmap from an HTMLVideoElement from a data URL scaled up, and drawImage on the created ImageBitmap: FAIL createImageBitmap from an HTMLVideoElement from a data URL resized, and drawImage on the created ImageBitmap: FAIL createImageBitmap from a bitmap HTMLImageElement scaled down, and drawImage on the created ImageBitmap: FAIL createImageBitmap from a bitmap HTMLImageElement scaled up, and drawImage on the created ImageBitmap: FAIL createImageBitmap from a bitmap HTMLImageElement resized, and drawImage on the created ImageBitmap: FAIL createImageBitmap from a vector HTMLImageElement scaled down, and drawImage on the created ImageBitmap: FAIL createImageBitmap from a vector HTMLImageElement scaled up, and drawImage on the created ImageBitmap: FAIL createImageBitmap from a vector HTMLImageElement resized, and drawImage on the created ImageBitmap: FAIL createImageBitmap from an ImageData scaled down, and drawImage on the created ImageBitmap: FAIL createImageBitmap from an ImageData scaled up, and drawImage on the created ImageBitmap: FAIL createImageBitmap from an ImageData resized, and drawImage on the created ImageBitmap: FAIL createImageBitmap from an ImageBitmap scaled down, and drawImage on the created ImageBitmap: FAIL createImageBitmap from an ImageBitmap scaled up, and drawImage on the created ImageBitmap: FAIL createImageBitmap from an ImageBitmap resized, and drawImage on the created ImageBitmap: FAIL createImageBitmap from a Blob scaled down, and drawImage on the created ImageBitmap: FAIL createImageBitmap from a Blob scaled up, and drawImage on the created ImageBitmap: FAIL createImageBitmap from a Blob resized, and drawImage on the created ImageBitmap: FAIL createImageBitmap from a Blob with negative sw/sh, and drawImage on the created ImageBitmap: FAIL /html/canvas/element/manual/imagebitmap/createImageBitmap-flipY.html createImageBitmap from an HTMLCanvasElement imageOrientation: "none", and drawImage on the created ImageBitmap: FAIL createImageBitmap from an HTMLCanvasElement imageOrientation: "flipY", and drawImage on the created ImageBitmap: FAIL createImageBitmap from an HTMLVideoElement imageOrientation: "none", and drawImage on the created ImageBitmap: FAIL createImageBitmap from an HTMLVideoElement imageOrientation: "flipY", and drawImage on the created ImageBitmap: FAIL createImageBitmap from an HTMLVideoElement from a data URL imageOrientation: "none", and drawImage on the created ImageBitmap: FAIL createImageBitmap from an HTMLVideoElement from a data URL imageOrientation: "flipY", and drawImage on the created ImageBitmap: FAIL createImageBitmap from a bitmap HTMLImageElement imageOrientation: "none", and drawImage on the created ImageBitmap: FAIL createImageBitmap from a bitmap HTMLImageElement imageOrientation: "flipY", and drawImage on the created ImageBitmap: FAIL createImageBitmap from a vector HTMLImageElement imageOrientation: "none", and drawImage on the created ImageBitmap: FAIL createImageBitmap from an ImageData imageOrientation: "none", and drawImage on the created ImageBitmap: FAIL createImageBitmap from an ImageData imageOrientation: "flipY", and drawImage on the created ImageBitmap: FAIL createImageBitmap from an ImageBitmap imageOrientation: "none", and drawImage on the created ImageBitmap: FAIL createImageBitmap from an ImageBitmap imageOrientation: "flipY", and drawImage on the created ImageBitmap: FAIL createImageBitmap from a Blob imageOrientation: "none", and drawImage on the created ImageBitmap: FAIL createImageBitmap from a Blob imageOrientation: "flipY", and drawImage on the created ImageBitmap: FAIL /html/canvas/element/text-styles/2d.text.font.parse.complex.html Canvas test: 2d.text.font.parse.complex: FAIL linked bug:Bug 1646754 /html/canvas/element/text-styles/2d.text.font.parse.invalid.html Canvas test: 2d.text.font.parse.invalid: FAIL /html/canvas/element/text-styles/2d.text.font.parse.size.percentage.default.html Canvas test: 2d.text.font.parse.size.percentage.default: FAIL linked bug:Bug 1646754 /html/canvas/element/text-styles/2d.text.font.parse.size.percentage.html Canvas test: 2d.text.font.parse.size.percentage: FAIL linked bug:Bug 1646754 /html/canvas/element/text-styles/2d.text.font.parse.system.html System fonts must be computed to explicit values: FAIL linked bug:Bug 1646754 /html/canvas/element/text-styles/2d.text.font.relative_size.html Canvas test: 2d.text.font.relative_size: FAIL linked bug:Bug 1646754 (See attachment for full changes)
Pushed by wptsync@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/9a6ff2d88cfa [wpt PR 27462] - Add some 3d rotation methods to CanvasRenderingContext2D, a=testonly https://hg.mozilla.org/integration/autoland/rev/c7b6a278be53 [wpt PR 27462] - Update wpt metadata, a=testonly
Pushed by wptsync@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/c8cbb655d344 [wpt PR 27462] - Add some 3d rotation methods to CanvasRenderingContext2D, a=testonly https://hg.mozilla.org/integration/autoland/rev/05ca2ebea1d2 [wpt PR 27462] - Update wpt metadata, a=testonly
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → 87 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: