Closed Bug 1689223 Opened 5 years ago Closed 5 years ago

[wpt-sync] Sync PR 27359 - Add 3d version of setTransform

Categories

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

task

Tracking

()

RESOLVED FIXED
87 Branch
Tracking Status
firefox87 --- fixed

People

(Reporter: wpt-sync, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

Sync web-platform-tests PR 27359 into mozilla-central (this bug is closed when the sync is complete).

PR: https://github.com/web-platform-tests/wpt/pull/27359
Details from upstream follow.

b'Aaron Krajeski <aaronhk@chromium.org>' wrote:

Add 3d version of setTransform

Canvas rendering context 2d can now take in a 4x4 matrix into
setTransform and will return that matrix with getTransform.

Next steps will be to modify rotate, translate and scale to use the
new dimensions, along with adding more tests.

Bug: 1140535
Change-Id: I5b923672ec17a8a9f7cdcafa4c27261306f45d36

Reviewed-on: https://chromium-review.googlesource.com/2553113
WPT-Export-Revision: 877e71c61bcaa9659db97469a72bbac872a4953d

Component: web-platform-tests → DOM: Core & HTML
Product: Testing → Core

CI Results

Ran 15 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI

Total 2 tests and 1 subtests

Status Summary

Firefox

OK : 2
PASS: 112
FAIL: 1

Chrome

OK : 2
PASS: 112
FAIL: 1

Safari

OK : 2
PASS: 98
FAIL: 15

Links

Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base

Details

New Tests That Don't Pass

/html/canvas/element/transformations/2d.transformation.setTransform.3d.html
setTransform() with 4x4 matrix keeps all parameters: FAIL (Chrome: FAIL, Safari: FAIL)

Pushed by wptsync@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/2d8db768142e [wpt PR 27359] - Add 3d version of setTransform, a=testonly https://hg.mozilla.org/integration/autoland/rev/7cb9f24dd435 [wpt PR 27359] - Update wpt metadata, a=testonly
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → 87 Branch
You need to log in before you can comment on or make changes to this bug.