| Index: LayoutTests/fast/dom/SelectorAPI/dumpNodeList-2.html
|
| diff --git a/LayoutTests/fast/dom/SelectorAPI/dumpNodeList-2.html b/LayoutTests/fast/dom/SelectorAPI/dumpNodeList-2.html
|
| index 67ad9f37097487b39636ed2c75c322360beb53f7..3d750655bb856bd466c33cc640911d12a9111f3d 100644
|
| --- a/LayoutTests/fast/dom/SelectorAPI/dumpNodeList-2.html
|
| +++ b/LayoutTests/fast/dom/SelectorAPI/dumpNodeList-2.html
|
| @@ -44,5 +44,4 @@ shouldBeEqualToString('testQuerySelectorAll(document.getElementById("test2"), ".
|
| shouldBeEqualToString('testQuerySelectorAll(document.getElementById("test3"), ".target + div")', "length: 0");
|
| </script>
|
| </body>
|
| -<script src="../../js/resources/js-test-post.js"></script>
|
| </html>
|
|
|