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

Unified Diff: LayoutTests/fast/css/id-or-class-before-stylesheet-strict.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/id-or-class-before-stylesheet-strict.html
diff --git a/LayoutTests/fast/css/id-or-class-before-stylesheet-strict.html b/LayoutTests/fast/css/id-or-class-before-stylesheet-strict.html
index 5f838ca02d03f5f940e8c542be60878cd9ee58a6..366cc57fbaf57421ad3779d4d0284e66db7def71 100644
--- a/LayoutTests/fast/css/id-or-class-before-stylesheet-strict.html
+++ b/LayoutTests/fast/css/id-or-class-before-stylesheet-strict.html
@@ -33,5 +33,4 @@ shouldBe('window.getComputedStyle(document.getElementsByClassName("testclass")[0
shouldBe('window.getComputedStyle(document.getElementById("testID2")).backgroundColor','"rgb(255, 0, 0)"');
shouldBe('window.getComputedStyle(document.getElementsByClassName("testClass2")[0]).backgroundColor','"rgb(255, 0, 0)"');
</script>
-<script src="../js/resources/js-test-post.js"></script>
</body>
« no previous file with comments | « LayoutTests/fast/css/id-or-class-before-stylesheet.html ('k') | LayoutTests/fast/css/image-set-parsing.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698