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

Unified Diff: LayoutTests/fast/css/pseudo-not.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
Index: LayoutTests/fast/css/pseudo-not.html
diff --git a/LayoutTests/fast/css/pseudo-not.html b/LayoutTests/fast/css/pseudo-not.html
index 25b755fc704e82459a1a895c8a64043ff7638cde..b0b8e2a578e74fd22bd2389f62c93119a2f8df1b 100644
--- a/LayoutTests/fast/css/pseudo-not.html
+++ b/LayoutTests/fast/css/pseudo-not.html
@@ -99,6 +99,5 @@ shouldBe("document.defaultView.getComputedStyle(el, null).getPropertyValue('back
el = document.getElementById("span43");
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/pseudo-invalid-novalidate-001.html ('k') | LayoutTests/fast/css/pseudo-out-of-range.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698