| Index: LayoutTests/animations/keyframes-cssom-unprefixed-02.html
|
| diff --git a/LayoutTests/animations/keyframes-cssom-unprefixed-02.html b/LayoutTests/animations/keyframes-cssom-unprefixed-02.html
|
| index cbcaf4c67a56c9f38872f23743dd65a1b5d5b8b9..48fd9f8f867d19e905a19e892b02970a6bb6f783 100644
|
| --- a/LayoutTests/animations/keyframes-cssom-unprefixed-02.html
|
| +++ b/LayoutTests/animations/keyframes-cssom-unprefixed-02.html
|
| @@ -53,6 +53,5 @@ shouldThrow("new CSSKeyframesRule().name", "'TypeError: Illegal constructor'");
|
|
|
| document.body.removeChild(testContainer);
|
| </script>
|
| -<script src="../fast/js/resources/js-test-post.js"></script>
|
| </body>
|
| </html>
|
|
|