Closed Bug 1816450 Opened 2 years ago Closed 2 years ago

[wpt-sync] Sync PR 38468 - Implement linear timing function.

Categories

(Core :: CSS Transitions and Animations, task, P4)

task

Tracking

()

RESOLVED FIXED
112 Branch
Tracking Status
firefox112 --- fixed

People

(Reporter: wpt-sync, Unassigned)

References

(Depends on 1 open bug, )

Details

(Whiteboard: [wptsync downstream])

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

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

Daniil Sakhapov <sakhapov@chromium.org> wrote:

Implement linear timing function.

https://w3c.github.io/csswg-drafts/css-easing/#funcdef-linear

Integration with DevTools editor will be in future CLs.

Change-Id: I6e0e8314248de92ff5de6ddae1e858d8ecb730fb
Reviewed-on: https://chromium-review.googlesource.com/4245137
WPT-Export-Revision: 8cb7d6ba608635f40432ada8cb84516ec204d03e

Component: web-platform-tests → CSS Transitions and Animations
Product: Testing → Core
Whiteboard: [wptsync downstream] → [wptsync downstream error]
Whiteboard: [wptsync downstream error] → [wptsync downstream]

CI Results

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

Total 4 tests and 13 subtests

Status Summary

Firefox

OK : 3[Gecko-linux1804-64-qr-debug, Gecko-linux1804-64-qr-opt] 4[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview, Gecko-android-em-7.0-x86_64-qr-debug-geckoview, Gecko-android-em-7.0-x86_64-qr-opt-geckoview, Gecko-windows10-32-2004-qr-debug, Gecko-windows10-32-2004-qr-opt, Gecko-windows10-64-2004-qr-debug, Gecko-windows10-64-2004-qr-opt, GitHub]
PASS : 50
FAIL : 4
ERROR: 1

Chrome

OK : 4
PASS : 37
FAIL : 17

Safari

OK : 4
PASS : 39
FAIL : 15

Links

Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base

Details

Firefox-only Failures

New Tests That Don't Pass

  • /css/css-easing/linear-timing-functions-syntax.tentative.html [wpt.fyi]
    • e.style['animation-timing-function'] = "linear(0, 0.5 25% 75%, 1 100% 100%)" should set the property value: FAIL (Chrome: FAIL, Safari: FAIL)
    • e.style['animation-timing-function'] = "linear(0, 1.3, 1, 0.92, 1, 0.99, 1, 1.004, 0.998, 1 100% 100%)" should set the property value: FAIL (Chrome: FAIL, Safari: FAIL)
    • e.style['animation-timing-function'] = "linear(0 0% 100%)" should not set the property value: FAIL (Chrome: PASS, Safari: PASS)
    • e.style['animation-timing-function'] = "linear(0% 100% 0)" should not set the property value: FAIL (Chrome: PASS, Safari: PASS)
  • /css/css-transitions/animations/transition-timing-function.html [wpt.fyi]: ERROR [Gecko-linux1804-64-qr-debug, Gecko-linux1804-64-qr-opt], OK [Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview, Gecko-android-em-7.0-x86_64-qr-debug-geckoview, Gecko-android-em-7.0-x86_64-qr-opt-geckoview, Gecko-windows10-32-2004-qr-debug, Gecko-windows10-32-2004-qr-opt, Gecko-windows10-64-2004-qr-debug, Gecko-windows10-64-2004-qr-opt, GitHub] (Chrome: OK, Safari: OK)
Pushed by wptsync@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/895b18810dfb [wpt PR 38468] - Implement linear timing function., a=testonly https://hg.mozilla.org/integration/autoland/rev/1f5114acbb16 [wpt PR 38468] - Update wpt metadata, a=testonly
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 112 Branch
You need to log in before you can comment on or make changes to this bug.