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

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

Powered by Google App Engine
This is Rietveld 408576698