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

Unified Diff: LayoutTests/fast/css/pseudo-valid-dynamic.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/pseudo-valid-007.html ('k') | LayoutTests/fast/css/pseudo-valid-unapplied.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/css/pseudo-valid-dynamic.html
diff --git a/LayoutTests/fast/css/pseudo-valid-dynamic.html b/LayoutTests/fast/css/pseudo-valid-dynamic.html
index 01204edbea6cfd2a7abe91fac55444bdd3d5d5b0..6a7bfc7d06a9636976dd41ba60b5d95641931e62 100644
--- a/LayoutTests/fast/css/pseudo-valid-dynamic.html
+++ b/LayoutTests/fast/css/pseudo-valid-dynamic.html
@@ -24,6 +24,5 @@ v = document.getElementsByTagName("input");
shouldBe("document.defaultView.getComputedStyle(v[0], null).getPropertyValue('background-color')", "'rgb(0, 255, 0)'");
shouldBe("document.defaultView.getComputedStyle(v[1], null).getPropertyValue('background-color')", "'rgb(0, 0, 255)'");
</script>
-<script src="../js/resources/js-test-post.js"></script>
</body>
</html>
« no previous file with comments | « LayoutTests/fast/css/pseudo-valid-007.html ('k') | LayoutTests/fast/css/pseudo-valid-unapplied.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698