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

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

Powered by Google App Engine
This is Rietveld 408576698