Index: third_party/WebKit/LayoutTests/virtual/threaded/animations/composited-animations-simple-expected.html |
diff --git a/third_party/WebKit/LayoutTests/virtual/threaded/animations/composited-animations-simple-expected.html b/third_party/WebKit/LayoutTests/virtual/threaded/animations/composited-animations-simple-expected.html |
new file mode 100644 |
index 0000000000000000000000000000000000000000..213b551c4722b76224152938e939723714ed4757 |
--- /dev/null |
+++ b/third_party/WebKit/LayoutTests/virtual/threaded/animations/composited-animations-simple-expected.html |
@@ -0,0 +1,10 @@ |
+<!DOCTYPE html> |
+<html> |
+<body> |
+<script src="../../../animations/resources/composited-animation-test.js"></script> |
+<script src="../../../animations/resources/composited-animations-data/simple.js"></script> |
+<script> |
+runCompositedAnimationTestExpectations(simpleTests); |
+</script> |
+</body> |
+</html> |