fune/testing/web-platform/tests/css/css-transitions/animations
Jonathan Lee 135a5294ad Bug 1877598 [wpt PR 44306] - [wpt] Repair animations/transition-timing-function.html, a=testonly
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
2024-02-05 08:59:41 +00:00
..
animate-with-color-mix.html Bug 1874188 [wpt PR 43941] - Revert^2 "Fix NOTREACHED in layoutTheme::DefaultSystemColor", a=testonly 2024-01-22 09:08:29 +00:00
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 Bug 1877598 [wpt PR 44306] - [wpt] Repair animations/transition-timing-function.html, a=testonly 2024-02-05 08:59:41 +00:00
vertical-align-composition.html
vertical-align-interpolation.html
z-index-interpolation.html