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

Unified Diff: LayoutTests/fast/css/css3-nth-tokens-style.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-tokens-script.html ('k') | LayoutTests/fast/css/cssText-shorthand.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-style.html
diff --git a/LayoutTests/fast/css/css3-nth-tokens-style.html b/LayoutTests/fast/css/css3-nth-tokens-style.html
index 3faf772eea41dc5c92a542720235290f2d14067c..837d5d8ff8dbcb4dea7b1affd7e561bfc6d38c30 100644
--- a/LayoutTests/fast/css/css3-nth-tokens-style.html
+++ b/LayoutTests/fast/css/css3-nth-tokens-style.html
@@ -69,6 +69,5 @@ shouldBe("document.defaultView.getComputedStyle(el, null).getPropertyValue('colo
el = document.getElementById("span42");
shouldBe("document.defaultView.getComputedStyle(el, null).getPropertyValue('color')", "'rgb(0, 0, 0)'");
</script>
-<script src="../js/resources/js-test-post.js"></script>
</body>
</html>
« no previous file with comments | « LayoutTests/fast/css/css3-nth-tokens-script.html ('k') | LayoutTests/fast/css/cssText-shorthand.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698