| Index: LayoutTests/fast/xpath/null-namespace-in-html.html
|
| diff --git a/LayoutTests/fast/xpath/null-namespace-in-html.html b/LayoutTests/fast/xpath/null-namespace-in-html.html
|
| index 4f109c00214602047b515f9ac73310ac2ed7ae5d..7217f8da9bc090c9ab5d099c811d2587d3cdeac1 100644
|
| --- a/LayoutTests/fast/xpath/null-namespace-in-html.html
|
| +++ b/LayoutTests/fast/xpath/null-namespace-in-html.html
|
| @@ -16,6 +16,5 @@
|
| checkSnapshot("//div", result, [document.getElementById("console")]);
|
|
|
| </script>
|
| -<script src="../js/resources/js-test-post.js"></script>
|
| </body>
|
| </html>
|
|
|