Bug 1701925 [wpt PR 28296] - [composite-bgcolor-animation] Add more layout test for...
commit56c914ed2d4cb7b2928fb69c645cd66024ac388b
authorXida Chen <xidachen@chromium.org>
Fri, 2 Apr 2021 21:57:40 +0000 (2 21:57 +0000)
committermoz-wptsync-bot <wptsync@mozilla.com>
Thu, 8 Apr 2021 10:47:27 +0000 (8 10:47 +0000)
tree29aef5ce6fe08f9bbd4e1102f0c6de7e186af355
parentb42cb64eda17e382167b17cf26168768ae318d80
Bug 1701925 [wpt PR 28296] - [composite-bgcolor-animation] Add more layout test for repaint, a=testonly

Automatic update from web-platform-tests
[composite-bgcolor-animation] Add more layout test for repaint

This CL adds more layout tests to ensure repaint. It includes:
1. A test that has implicit keyframe --> explicit keyframes.
2. A test from 1 delayed animation --> 2 running animations, and ensure
   that the color is correct when the delayed animation is not started.
3. A test from 1 delayed animation --> 2 running animations, and ensure
   that the color is correct when the delayed animation is started.

Bug: 1184832
Change-Id: Iced439bc3bda9822b19d9074b4af51c5b1286f7c
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2792168
Reviewed-by: Kevin Ellis <kevers@chromium.org>
Commit-Queue: Xida Chen <xidachen@chromium.org>
Cr-Commit-Position: refs/heads/master@{#867633}

--

wpt-commits: b367d2cf2a6a4232118ea8597e133082f8b0be1f
wpt-pr: 28296
testing/web-platform/tests/css/css-backgrounds/animations/background-color-animation-fallback-missing-0-percent-ref.html [copied from testing/web-platform/tests/css/css-backgrounds/animations/two-background-color-animation-diff-length-ref.html with 85% similarity]
testing/web-platform/tests/css/css-backgrounds/animations/background-color-animation-fallback-missing-0-percent.html [new file with mode: 0644]
testing/web-platform/tests/css/css-backgrounds/animations/two-background-color-animation-diff-length1-ref.html [copied from testing/web-platform/tests/css/css-backgrounds/animations/two-background-color-animation-diff-length-ref.html with 100% similarity]
testing/web-platform/tests/css/css-backgrounds/animations/two-background-color-animation-diff-length1.html [copied from testing/web-platform/tests/css/css-backgrounds/animations/two-background-color-animation-diff-length.html with 98% similarity]
testing/web-platform/tests/css/css-backgrounds/animations/two-background-color-animation-diff-length2-ref.html [copied from testing/web-platform/tests/css/css-backgrounds/animations/two-background-color-animation-diff-length-ref.html with 100% similarity]
testing/web-platform/tests/css/css-backgrounds/animations/two-background-color-animation-diff-length2.html [copied from testing/web-platform/tests/css/css-backgrounds/animations/two-background-color-animation-diff-length.html with 73% similarity]
testing/web-platform/tests/css/css-backgrounds/animations/two-background-color-animation-diff-length3-ref.html [moved from testing/web-platform/tests/css/css-backgrounds/animations/two-background-color-animation-diff-length-ref.html with 86% similarity]
testing/web-platform/tests/css/css-backgrounds/animations/two-background-color-animation-diff-length3.html [moved from testing/web-platform/tests/css/css-backgrounds/animations/two-background-color-animation-diff-length.html with 71% similarity]