| Index: LayoutTests/fast/dom/Window/getMatchedCSSRules-with-pseudo-elements.html
|
| diff --git a/LayoutTests/fast/dom/Window/getMatchedCSSRules-with-pseudo-elements.html b/LayoutTests/fast/dom/Window/getMatchedCSSRules-with-pseudo-elements.html
|
| index 894851f8a3f3c077344e0cb954ed236d16c83086..02d52f320229be5eab26f643d6300accdb05b1fa 100644
|
| --- a/LayoutTests/fast/dom/Window/getMatchedCSSRules-with-pseudo-elements.html
|
| +++ b/LayoutTests/fast/dom/Window/getMatchedCSSRules-with-pseudo-elements.html
|
| @@ -25,6 +25,5 @@ shouldBeTrue('pseudoRules[0].style.cssText.indexOf("1px") != -1');
|
|
|
| successfullyParsed = true;
|
| </script>
|
| -<script src="../../js/resources/js-test-post.js"></script>
|
| </body>
|
| </html>
|
|
|