Closed Bug 1711316 Opened 4 years ago Closed 3 years ago

[wpt-sync] Sync PR 29007 - Add 3d transform tests to offscreen canvas

Categories

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

task

Tracking

()

RESOLVED FIXED
90 Branch
Tracking Status
firefox90 --- fixed

People

(Reporter: wpt-sync, Unassigned)

References

(Blocks 1 open bug, )

Details

(Whiteboard: [wptsync downstream])

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

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

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

Add 3d transform tests to offscreen canvas

Bug: 1140535
Change-Id: I62d979b9786ccc38232c862f82441521904abbcf
Reviewed-on: https://chromium-review.googlesource.com/2898320
WPT-Export-Revision: dbfd01c1b9b2309109b43f76bfd12098c2db85e2

Component: web-platform-tests → DOM: Core & HTML
Product: Testing → Core
PR 29007 applied with additional changes from upstream: 0b045444b52005443705693a4d314812858dee9f

CI Results

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

Total 23 tests and 1 subtests

Status Summary

Firefox

OK : 23
FAIL: 23

Chrome

OK : 23
PASS: 23

Safari

OK : 23
FAIL: 23

Links

Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base

Details

New Tests That Don't Pass

/html/canvas/element/transformations/2d.transformation.rotate3d.x.html
rotate3d() around the x axis results in the correct transformation matrix: FAIL (Chrome: PASS, Safari: FAIL)
/html/canvas/element/transformations/2d.transformation.rotate3d.y.html
rotate3d() around the y axis results in the correct transformation matrix: FAIL (Chrome: PASS, Safari: FAIL)
/html/canvas/element/transformations/2d.transformation.rotate3d.z.html
rotate3d() around the z axis results in the correct transformation matrix: FAIL (Chrome: PASS, Safari: FAIL)
/html/canvas/offscreen/transformations/2d.transformation.perspective.html
perspective() results in the correct transformation matrix: FAIL (Chrome: PASS, Safari: FAIL)
/html/canvas/offscreen/transformations/2d.transformation.perspective.worker.html
perspective() results in the correct transformation matrix: FAIL (Chrome: PASS, Safari: FAIL)
/html/canvas/offscreen/transformations/2d.transformation.rotate3d.html
rotate3d() results in the correct transformation matrix: FAIL (Chrome: PASS, Safari: FAIL)
/html/canvas/offscreen/transformations/2d.transformation.rotate3d.worker.html
rotate3d() results in the correct transformation matrix: FAIL (Chrome: PASS, Safari: FAIL)
/html/canvas/offscreen/transformations/2d.transformation.rotate3d.x.html
rotate3d() around the x axis results in the correct transformation matrix: FAIL (Chrome: PASS, Safari: FAIL)
/html/canvas/offscreen/transformations/2d.transformation.rotate3d.x.worker.html
rotate3d() around the x axis results in the correct transformation matrix: FAIL (Chrome: PASS, Safari: FAIL)
/html/canvas/offscreen/transformations/2d.transformation.rotate3d.y.html
rotate3d() around the y axis results in the correct transformation matrix: FAIL (Chrome: PASS, Safari: FAIL)
/html/canvas/offscreen/transformations/2d.transformation.rotate3d.y.worker.html
rotate3d() around the y axis results in the correct transformation matrix: FAIL (Chrome: PASS, Safari: FAIL)
/html/canvas/offscreen/transformations/2d.transformation.rotate3d.z.html
rotate3d() around the z axis results in the correct transformation matrix: FAIL (Chrome: PASS, Safari: FAIL)
/html/canvas/offscreen/transformations/2d.transformation.rotate3d.z.worker.html
rotate3d() around the z axis results in the correct transformation matrix: FAIL (Chrome: PASS, Safari: FAIL)
/html/canvas/offscreen/transformations/2d.transformation.rotateAxis.html
rotateAxis() results in the correct transformation matrix: FAIL (Chrome: PASS, Safari: FAIL)
/html/canvas/offscreen/transformations/2d.transformation.rotateAxis.worker.html
rotateAxis() results in the correct transformation matrix: FAIL (Chrome: PASS, Safari: FAIL)
/html/canvas/offscreen/transformations/2d.transformation.scale.3d.html
scale() function with three arguments modifies the underlying matrix appropriately: FAIL (Chrome: PASS, Safari: FAIL)
/html/canvas/offscreen/transformations/2d.transformation.scale.3d.worker.html
scale() function with three arguments modifies the underlying matrix appropriately: FAIL (Chrome: PASS, Safari: FAIL)
/html/canvas/offscreen/transformations/2d.transformation.setTransform.3d.html
setTransform() with 4x4 matrix keeps all parameters: FAIL (Chrome: PASS, Safari: FAIL)
/html/canvas/offscreen/transformations/2d.transformation.setTransform.3d.worker.html
setTransform() with 4x4 matrix keeps all parameters: FAIL (Chrome: PASS, Safari: FAIL)
/html/canvas/offscreen/transformations/2d.transformation.transform.3d.html
transform() with 4x4 matrix concatenates properly: FAIL (Chrome: PASS, Safari: FAIL)
/html/canvas/offscreen/transformations/2d.transformation.transform.3d.worker.html
transform() with 4x4 matrix concatenates properly: FAIL (Chrome: PASS, Safari: FAIL)
/html/canvas/offscreen/transformations/2d.transformation.translate.3d.html
translate() function with three arguments modifies the underlying matrix appropriately: FAIL (Chrome: PASS, Safari: FAIL)
/html/canvas/offscreen/transformations/2d.transformation.translate.3d.worker.html
translate() function with three arguments modifies the underlying matrix appropriately: FAIL (Chrome: PASS, Safari: FAIL)

Pushed by wptsync@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/be056950451c [wpt PR 29007] - Add 3d transform tests to offscreen canvas, a=testonly https://hg.mozilla.org/integration/autoland/rev/45fefe98e919 [wpt PR 29007] - Update wpt metadata, a=testonly
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 90 Branch
You need to log in before you can comment on or make changes to this bug.