Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(36)

Unified Diff: LayoutTests/fast/css/css3-nth-tokens-script.html

Issue 48903019: Delete js-test-post.js. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « LayoutTests/fast/css/css3-nth-space.html ('k') | LayoutTests/fast/css/css3-nth-tokens-style.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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>
« no previous file with comments | « LayoutTests/fast/css/css3-nth-space.html ('k') | LayoutTests/fast/css/css3-nth-tokens-style.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698