| Index: LayoutTests/fast/xpath/ambiguous-operators.html
|
| diff --git a/LayoutTests/fast/xpath/ambiguous-operators.html b/LayoutTests/fast/xpath/ambiguous-operators.html
|
| index 4677b7f55acbf2e6c555cf9ede4a34b150848f49..40579841f2a9904057ad87daaab6569bb9f4d6b4 100644
|
| --- a/LayoutTests/fast/xpath/ambiguous-operators.html
|
| +++ b/LayoutTests/fast/xpath/ambiguous-operators.html
|
| @@ -109,6 +109,5 @@ test(xmlDoc2, xmlDoc2, "mod mod mod", 0, null);
|
| test(xmlDoc2, xmlDoc2, "(mod) mod 5", 3, null);
|
| test(xmlDoc2, xmlDoc2, "string(mod/@and)", 'x', null);
|
| </script>
|
| -<script src="../js/resources/js-test-post.js"></script>
|
| </body>
|
| </html>
|
|
|