Closed Bug 1712398 Opened 3 years ago Closed 3 years ago

[wpt-sync] Sync PR 29079 - Updated transform-interpolation-computed-value.html with missing cases

Categories

(Core :: Web Painting, task, P4)

task

Tracking

()

RESOLVED FIXED
90 Branch
Tracking Status
firefox90 --- fixed

People

(Reporter: mozilla.org, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

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

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

b'Olga Gerchikov <gerchiko@microsoft.com>' wrote:

Updated transform-interpolation-computed-value.html with missing cases

Bug: 1181086
Change-Id: I155c8c6d707899d2260b60bcaea912b631bc0b44
Reviewed-on: https://chromium-review.googlesource.com/2909362
WPT-Export-Revision: daaac8f9e4cb2802e6187e25003a73ec3a43173d

Component: web-platform-tests → Web Painting
Product: Testing → Core

CI Results

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

Total 1 tests and 96 subtests

Status Summary

Firefox

OK : 1
PASS: 27
FAIL: 69

Chrome

OK : 1
PASS: 60
FAIL: 36

Safari

OK : 1
FAIL: 96

Links

Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base

Details

New Tests That Don't Pass

/css/css-transforms/animation/transform-interpolation-computed-value.html
Interpolation between translateX(0px) and translateX(50px) gives the correct computed value halfway according to computedStyleMap.: FAIL (Chrome: FAIL, Safari: FAIL)
Interpolation between translateX(0px) and translateX(50px) gives the correct computed value halfway according to computedStyleMap with zoom active.: FAIL (Chrome: FAIL, Safari: FAIL)
Interpolation between translateX(0%) and translateX(50%) gives the correct computed value halfway according to computedStyleMap.: FAIL (Chrome: FAIL, Safari: FAIL)
Interpolation between translateX(0%) and translateX(50%) gives the correct computed value halfway according to computedStyleMap with zoom active.: FAIL (Chrome: FAIL, Safari: FAIL)
Interpolation between translateY(0%) and translateX(50%) gives the correct computed value halfway according to computedStyleMap.: FAIL (Chrome: PASS, Safari: FAIL)
Interpolation between translateY(0%) and translateX(50%) gives the correct computed value halfway according to computedStyleMap with zoom active.: FAIL (Chrome: PASS, Safari: FAIL)
Interpolation between translateY(0%) and translateX(50%) gives the correct computed value halfway according to commitStyles.: FAIL (Chrome: PASS, Safari: FAIL)
Interpolation between translateX(50px) and translateY(50px) gives the correct computed value halfway according to computedStyleMap.: FAIL (Chrome: PASS, Safari: FAIL)
Interpolation between translateX(50px) and translateY(50px) gives the correct computed value halfway according to computedStyleMap with zoom active.: FAIL (Chrome: PASS, Safari: FAIL)
Interpolation between translateX(50px) and translateY(50px) gives the correct computed value halfway according to commitStyles.: FAIL (Chrome: PASS, Safari: FAIL)
Interpolation between translateX(50px) and translateZ(50px) gives the correct computed value halfway according to computedStyleMap.: FAIL (Chrome: PASS, Safari: FAIL)
Interpolation between translateX(50px) and translateZ(50px) gives the correct computed value halfway according to computedStyleMap with zoom active.: FAIL (Chrome: PASS, Safari: FAIL)
Interpolation between translateZ(50px) and translateX(50px) gives the correct computed value halfway according to computedStyleMap.: FAIL (Chrome: PASS, Safari: FAIL)
Interpolation between translateZ(50px) and translateX(50px) gives the correct computed value halfway according to computedStyleMap with zoom active.: FAIL (Chrome: PASS, Safari: FAIL)
Interpolation between translateZ(-50px) and translateZ(50px) gives the correct computed value halfway according to computedStyleMap.: FAIL (Chrome: FAIL, Safari: FAIL)
Interpolation between translateZ(-50px) and translateZ(50px) gives the correct computed value halfway according to computedStyleMap with zoom active.: FAIL (Chrome: FAIL, Safari: FAIL)
Interpolation between translate(0%) and translate(50%) gives the correct computed value halfway according to computedStyleMap.: FAIL (Chrome: FAIL, Safari: FAIL)
Interpolation between translate(0%) and translate(50%) gives the correct computed value halfway according to computedStyleMap with zoom active.: FAIL (Chrome: FAIL, Safari: FAIL)
Interpolation between translate(50%) and translate(100%, 50%) gives the correct computed value halfway according to computedStyleMap.: FAIL (Chrome: PASS, Safari: FAIL)
Interpolation between translate(50%) and translate(100%, 50%) gives the correct computed value halfway according to computedStyleMap with zoom active.: FAIL (Chrome: PASS, Safari: FAIL)
Interpolation between translate3d(0,0,-50px) and translateZ(50px) gives the correct computed value halfway according to computedStyleMap.: FAIL (Chrome: PASS, Safari: FAIL)
Interpolation between translate3d(0,0,-50px) and translateZ(50px) gives the correct computed value halfway according to computedStyleMap with zoom active.: FAIL (Chrome: PASS, Safari: FAIL)
Interpolation between rotate(30deg) and rotate(90deg) gives the correct computed value halfway according to computedStyleMap.: FAIL (Chrome: PASS, Safari: FAIL)
Interpolation between rotate(30deg) and rotate(90deg) gives the correct computed value halfway according to computedStyleMap with zoom active.: FAIL (Chrome: PASS, Safari: FAIL)
Interpolation between rotateZ(30deg) and rotateZ(90deg) gives the correct computed value halfway according to computedStyleMap.: FAIL (Chrome: FAIL, Safari: FAIL)
Interpolation between rotateZ(30deg) and rotateZ(90deg) gives the correct computed value halfway according to computedStyleMap with zoom active.: FAIL (Chrome: FAIL, Safari: FAIL)
Interpolation between rotate(0deg) and rotateZ(90deg) gives the correct computed value halfway according to computedStyleMap.: FAIL (Chrome: FAIL, Safari: FAIL)
Interpolation between rotate(0deg) and rotateZ(90deg) gives the correct computed value halfway according to computedStyleMap with zoom active.: FAIL (Chrome: FAIL, Safari: FAIL)
Interpolation between rotate(0deg) and rotateZ(90deg) gives the correct computed value halfway according to commitStyles.: FAIL (Chrome: FAIL, Safari: FAIL)
Interpolation between rotateX(0deg) and rotateX(90deg) gives the correct computed value halfway according to computedStyleMap.: FAIL (Chrome: FAIL, Safari: FAIL)
Interpolation between rotateX(0deg) and rotateX(90deg) gives the correct computed value halfway according to computedStyleMap with zoom active.: FAIL (Chrome: FAIL, Safari: FAIL)
Interpolation between rotate(0deg) and rotateX(90deg) gives the correct computed value halfway according to computedStyleMap.: FAIL (Chrome: PASS, Safari: FAIL)
Interpolation between rotate(0deg) and rotateX(90deg) gives the correct computed value halfway according to computedStyleMap with zoom active.: FAIL (Chrome: PASS, Safari: FAIL)
Interpolation between scale(1) and scale(2) gives the correct computed value halfway according to computedStyleMap.: FAIL (Chrome: FAIL, Safari: FAIL)
Interpolation between scale(1) and scale(2) gives the correct computed value halfway according to computedStyleMap with zoom active.: FAIL (Chrome: FAIL, Safari: FAIL)
Interpolation between scale(1, 3) and scale(2) gives the correct computed value halfway according to computedStyleMap.: FAIL (Chrome: PASS, Safari: FAIL)
Interpolation between scale(1, 3) and scale(2) gives the correct computed value halfway according to computedStyleMap with zoom active.: FAIL (Chrome: PASS, Safari: FAIL)
Interpolation between scaleX(1) and scaleX(2) gives the correct computed value halfway according to computedStyleMap.: FAIL (Chrome: FAIL, Safari: FAIL)
Interpolation between scaleX(1) and scaleX(2) gives the correct computed value halfway according to computedStyleMap with zoom active.: FAIL (Chrome: FAIL, Safari: FAIL)
Interpolation between scaleY(1) and scaleY(2) gives the correct computed value halfway according to computedStyleMap.: FAIL (Chrome: FAIL, Safari: FAIL)
Interpolation between scaleY(1) and scaleY(2) gives the correct computed value halfway according to computedStyleMap with zoom active.: FAIL (Chrome: FAIL, Safari: FAIL)
Interpolation between scaleZ(1) and scaleZ(2) gives the correct computed value halfway according to computedStyleMap.: FAIL (Chrome: FAIL, Safari: FAIL)
Interpolation between scaleZ(1) and scaleZ(2) gives the correct computed value halfway according to computedStyleMap with zoom active.: FAIL (Chrome: FAIL, Safari: FAIL)
Interpolation between scaleX(2) and scaleY(2) gives the correct computed value halfway according to computedStyleMap.: FAIL (Chrome: FAIL, Safari: FAIL)
Interpolation between scaleX(2) and scaleY(2) gives the correct computed value halfway according to computedStyleMap with zoom active.: FAIL (Chrome: FAIL, Safari: FAIL)
Interpolation between scaleX(2) and scaleY(2) gives the correct computed value halfway according to commitStyles.: FAIL (Chrome: FAIL, Safari: FAIL)
Interpolation between scaleX(2) and scaleY(3) gives the correct computed value halfway according to computedStyleMap.: FAIL (Chrome: PASS, Safari: FAIL)
Interpolation between scaleX(2) and scaleY(3) gives the correct computed value halfway according to computedStyleMap with zoom active.: FAIL (Chrome: PASS, Safari: FAIL)
Interpolation between scaleX(2) and scaleY(3) gives the correct computed value halfway according to commitStyles.: FAIL (Chrome: PASS, Safari: FAIL)
Interpolation between scaleZ(1) and scale(2) gives the correct computed value halfway according to computedStyleMap.: FAIL (Chrome: PASS, Safari: FAIL)
Interpolation between scaleZ(1) and scale(2) gives the correct computed value halfway according to computedStyleMap with zoom active.: FAIL (Chrome: PASS, Safari: FAIL)
Interpolation between scale(1, 2) and scale(3, 4) gives the correct computed value halfway according to computedStyleMap.: FAIL (Chrome: PASS, Safari: FAIL)
Interpolation between scale(1, 2) and scale(3, 4) gives the correct computed value halfway according to computedStyleMap with zoom active.: FAIL (Chrome: PASS, Safari: FAIL)
Interpolation between scale3d(1, 2, 3) and scale3d(4, 5, 6) gives the correct computed value halfway according to computedStyleMap.: FAIL (Chrome: PASS, Safari: FAIL)
Interpolation between scale3d(1, 2, 3) and scale3d(4, 5, 6) gives the correct computed value halfway according to computedStyleMap with zoom active.: FAIL (Chrome: PASS, Safari: FAIL)
Interpolation between scale3d(1, 2, 3) and scale(4, 5) gives the correct computed value halfway according to computedStyleMap.: FAIL (Chrome: PASS, Safari: FAIL)
Interpolation between scale3d(1, 2, 3) and scale(4, 5) gives the correct computed value halfway according to computedStyleMap with zoom active.: FAIL (Chrome: PASS, Safari: FAIL)
Interpolation between scale(1, 2) and scale3d(3, 4, 5) gives the correct computed value halfway according to computedStyleMap.: FAIL (Chrome: PASS, Safari: FAIL)
Interpolation between scale(1, 2) and scale3d(3, 4, 5) gives the correct computed value halfway according to computedStyleMap with zoom active.: FAIL (Chrome: PASS, Safari: FAIL)
Interpolation between skewX(0deg) and skewX(60deg) gives the correct computed value halfway according to computedStyleMap.: FAIL (Chrome: PASS, Safari: FAIL)
Interpolation between skewX(0deg) and skewX(60deg) gives the correct computed value halfway according to computedStyleMap with zoom active.: FAIL (Chrome: PASS, Safari: FAIL)
Interpolation between skewX(0deg) and skewX(90deg) gives the correct computed value halfway according to computedStyleMap.: FAIL (Chrome: PASS, Safari: FAIL)
Interpolation between skewX(0deg) and skewX(90deg) gives the correct computed value halfway according to computedStyleMap with zoom active.: FAIL (Chrome: PASS, Safari: FAIL)
Interpolation between skewX(0deg) and skewX(180deg) gives the correct computed value halfway according to computedStyleMap.: FAIL (Chrome: PASS, Safari: FAIL)
Interpolation between skewX(0deg) and skewX(180deg) gives the correct computed value halfway according to computedStyleMap with zoom active.: FAIL (Chrome: PASS, Safari: FAIL)
Interpolation between skew(0deg, 0deg) and skew(60deg, 60deg) gives the correct computed value halfway according to computedStyleMap.: FAIL (Chrome: PASS, Safari: FAIL)
Interpolation between skew(0deg, 0deg) and skew(60deg, 60deg) gives the correct computed value halfway according to computedStyleMap with zoom active.: FAIL (Chrome: PASS, Safari: FAIL)
Interpolation between skew(45deg, 0deg) and skew(0deg, 45deg) gives the correct computed value halfway according to computedStyleMap.: FAIL (Chrome: PASS, Safari: FAIL)
Interpolation between skew(45deg, 0deg) and skew(0deg, 45deg) gives the correct computed value halfway according to computedStyleMap with zoom active.: FAIL (Chrome: PASS, Safari: FAIL)

Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/9a71b311c286
[wpt PR 29079] - Updated transform-interpolation-computed-value.html with missing cases, a=testonly
https://hg.mozilla.org/integration/autoland/rev/044b69fab43d
[wpt PR 29079] - Update wpt metadata, a=testonly
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/14d5c10a804d
[wpt PR 29079] - Updated transform-interpolation-computed-value.html with missing cases, a=testonly
https://hg.mozilla.org/integration/autoland/rev/a38c50e23e94
[wpt PR 29079] - Update wpt metadata, a=testonly
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/c8879dc4c6c2
[wpt PR 29079] - Updated transform-interpolation-computed-value.html with missing cases, a=testonly
https://hg.mozilla.org/integration/autoland/rev/7553b334d9b5
[wpt PR 29079] - 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.