Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(251)

Unified Diff: LayoutTests/virtual/threaded/animations/composited-animation-style-update-expected.html

Issue 1196163003: Fix animations not starting on detached elements (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Add test Created 5 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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>
« no previous file with comments | « LayoutTests/virtual/threaded/animations/composited-animation-style-update.html ('k') | Source/core/animation/EffectInput.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698