| Index: LayoutTests/virtual/threaded/animations/composited-animation-style-update-expected.html
|
| diff --git a/LayoutTests/animations/composited-animation-style-update-expected.html b/LayoutTests/virtual/threaded/animations/composited-animation-style-update-expected.html
|
| similarity index 78%
|
| rename from LayoutTests/animations/composited-animation-style-update-expected.html
|
| rename to LayoutTests/virtual/threaded/animations/composited-animation-style-update-expected.html
|
| index dd034e9ae674aa5349464fce7a4929923fa4451a..64799a1b6d655613676899873420bb16243e5770 100644
|
| --- a/LayoutTests/animations/composited-animation-style-update-expected.html
|
| +++ b/LayoutTests/virtual/threaded/animations/composited-animation-style-update-expected.html
|
| @@ -9,4 +9,5 @@ div {
|
| transform: translate(1em, 1em);
|
| }
|
| </style>
|
| +<span>Animation is running on the compositor.</span>
|
| <div></div>
|
|
|