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

Unified Diff: third_party/WebKit/LayoutTests/animations/compositor-start-event-timing.html

Issue 2702483002: Paint some content for animated elements in composited animation tests. (Closed)
Patch Set: Don't revise sample-on-last-keyframe.html test. Created 3 years, 10 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: third_party/WebKit/LayoutTests/animations/compositor-start-event-timing.html
diff --git a/third_party/WebKit/LayoutTests/animations/compositor-start-event-timing.html b/third_party/WebKit/LayoutTests/animations/compositor-start-event-timing.html
index 15a425cc4daf64c1b76aee7d761f9abe9e8a5e36..e12b8b7cb7751f65e5a48a782fd5ea2d48b83388 100644
--- a/third_party/WebKit/LayoutTests/animations/compositor-start-event-timing.html
+++ b/third_party/WebKit/LayoutTests/animations/compositor-start-event-timing.html
@@ -15,7 +15,7 @@
}
}
</style>
-<body>
+<body>x
<script>
'use strict';
async_test(function(t) {

Powered by Google App Engine
This is Rietveld 408576698