forked from mirrors/gecko-dev
Automatic update from web-platform-tests [wpt] Repair `animations/transition-timing-function.html` * The expected animation count should have been bumped to 6 in [1]. * The above mistake was allowed because the `promise_test(...)` forgot to await the promise that performs the assertions. The inetivable `6 != 5` failure would surface as a flaky unhandled rejection [2], depending on whether the assertion ran before the test ended. [1]: https://chromium-review.googlesource.com/c/chromium/src/+/4245137/10/third_party/blink/web_tests/external/wpt/css/css-transitions/animations/transition-timing-function.html [2]: "Show history timeline" > "Harness status": https://wpt.fyi/results/css/css-transitions/animations/transition-timing-function.html?label=experimental&label=master&aligned Bug: 1499775, 1523424 Change-Id: I52cb7923fb3a54459af719ccb22db705e59f0839 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5252527 Reviewed-by: Kevin Ellis <kevers@chromium.org> Commit-Queue: Kevin Ellis <kevers@chromium.org> Auto-Submit: Jonathan Lee <jonathanjlee@google.com> Cr-Commit-Position: refs/heads/main@{#1254759} -- wpt-commits: 9be164fc8fa893f54bd9e808e28c6b363fb67457 wpt-pr: 44306 |
||
|---|---|---|
| .. | ||
| animate-with-color-mix.html | ||
| change-duration-during-transition.html | ||
| color-transition-premultiplied.html | ||
| move-after-transition.html | ||
| text-shadow-composition.html | ||
| text-shadow-interpolation.html | ||
| transition-end-event-shorthands.html | ||
| transition-timing-function.html | ||
| vertical-align-composition.html | ||
| vertical-align-interpolation.html | ||
| z-index-interpolation.html | ||