| Index: third_party/WebKit/LayoutTests/virtual/threaded/animations/composited-animations-timing-function-expected.html
|
| diff --git a/third_party/WebKit/LayoutTests/virtual/threaded/animations/composited-animations-timing-function-expected.html b/third_party/WebKit/LayoutTests/virtual/threaded/animations/composited-animations-timing-function-expected.html
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..f46c8803345497886f1b3173addc775275d9657a
|
| --- /dev/null
|
| +++ b/third_party/WebKit/LayoutTests/virtual/threaded/animations/composited-animations-timing-function-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/timing-function.js"></script>
|
| +<script>
|
| +runCompositedAnimationTestExpectations(timingFunctionTests);
|
| +</script>
|
| +</body>
|
| +</html>
|
|
|