Index: LayoutTests/fast/css/css3-nth-tokens-script.html |
diff --git a/LayoutTests/fast/css/css3-nth-tokens-script.html b/LayoutTests/fast/css/css3-nth-tokens-script.html |
index 469426351079a00acbff8ba09d39951f32adb203..97420699382f09ab6729c635aea5d706a979bccf 100644 |
--- a/LayoutTests/fast/css/css3-nth-tokens-script.html |
+++ b/LayoutTests/fast/css/css3-nth-tokens-script.html |
@@ -63,6 +63,5 @@ shouldThrow('document.querySelector("span.c3:nth-of-type(2n3)")', '"SyntaxError: |
shouldThrow('document.querySelector("span.c3:nth-of-type(foon + bar)")', '"SyntaxError: Failed to execute query: \'span.c3:nth-of-type(foon + bar)\' is not a valid selector."'); |
</script> |
-<script src="../js/resources/js-test-post.js"></script> |
</body> |
</html> |