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

Unified Diff: LayoutTests/fast/css/css3-nth-space.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-ch-unit.html ('k') | LayoutTests/fast/css/css3-nth-tokens-script.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/css/css3-nth-space.html
diff --git a/LayoutTests/fast/css/css3-nth-space.html b/LayoutTests/fast/css/css3-nth-space.html
index d8356a58c0cef88ba7b52a1e0c41dbac6186bf8f..33158d2f7898178c6556f9b6e83e03b5bb14cf69 100644
--- a/LayoutTests/fast/css/css3-nth-space.html
+++ b/LayoutTests/fast/css/css3-nth-space.html
@@ -32,6 +32,5 @@ shouldBe("document.defaultView.getComputedStyle(el, null).getPropertyValue('back
el = document.getElementById("fourth");
shouldBe("document.defaultView.getComputedStyle(el, null).getPropertyValue('background-color')", "'rgb(0, 128, 0)'");
</script>
-<script src="../js/resources/js-test-post.js"></script>
</body>
</html>
« no previous file with comments | « LayoutTests/fast/css/css3-ch-unit.html ('k') | LayoutTests/fast/css/css3-nth-tokens-script.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698