diff options
Diffstat (limited to 'third_party/WebKit/LayoutTests/animations/animations-parsing.html')
-rw-r--r-- | third_party/WebKit/LayoutTests/animations/animations-parsing.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/third_party/WebKit/LayoutTests/animations/animations-parsing.html b/third_party/WebKit/LayoutTests/animations/animations-parsing.html index eb127d5..3c26e80 100644 --- a/third_party/WebKit/LayoutTests/animations/animations-parsing.html +++ b/third_party/WebKit/LayoutTests/animations/animations-parsing.html @@ -1073,6 +1073,5 @@ shouldBe("computedStyle.webkitAnimation", "'none 0s ease 0s 1 normal none runnin document.body.removeChild(testContainer); </script> -<script src="../fast/js/resources/js-test-post.js"></script> </body> </html> |