Bug 1701925 [wpt PR 28296] - [composite-bgcolor-animation] Add more layout test for...
commit3bf852170340bc1bfe2d943c3cdcd87ff9cccd07
authorXida Chen <xidachen@chromium.org>
Thu, 1 Apr 2021 16:44:09 +0000 (1 16:44 +0000)
committermoz-wptsync-bot <wptsync@mozilla.com>
Fri, 2 Apr 2021 09:15:35 +0000 (2 09:15 +0000)
tree0ae5dd9ac9c9d2c9aa4e9b5456e9f6cb5bc1ebc8
parent23e5b64383ef3ad8c3084d9d1418f2e8ae86ba72
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]