| Index: LayoutTests/animations/keyframes-rule.html
|
| diff --git a/LayoutTests/animations/keyframes-rule.html b/LayoutTests/animations/keyframes-rule.html
|
| index d8dbd722027676127f1a0a341ddace203b78cd88..116068942de2de0235e97ae9cf9faaf1c324daf8 100644
|
| --- a/LayoutTests/animations/keyframes-rule.html
|
| +++ b/LayoutTests/animations/keyframes-rule.html
|
| @@ -253,6 +253,5 @@ shouldBe("rules2.item(0).keyText", "'null'");
|
| shouldBe("rules2.item(1).keyText", "'90%,100%'");
|
|
|
| </script>
|
| -<script src="../fast/js/resources/js-test-post.js"></script>
|
| </body>
|
| </html>
|
|
|