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

Unified Diff: LayoutTests/fast/css/style-sharing-inline-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/style-sharing-inline-stylesheet.html
diff --git a/LayoutTests/fast/css/style-sharing-inline-stylesheet.html b/LayoutTests/fast/css/style-sharing-inline-stylesheet.html
index b5bcad5d698e9f6eecf3b32f1d2130b80dfd6201..20a417d938cd40d7683626050af055ca877936a2 100644
--- a/LayoutTests/fast/css/style-sharing-inline-stylesheet.html
+++ b/LayoutTests/fast/css/style-sharing-inline-stylesheet.html
@@ -16,5 +16,4 @@
description("Test that inline stylesheet does not confuse style sharing.");
shouldBe('window.getComputedStyle(document.getElementsByClassName("testclass")[1]).backgroundColor','"rgb(0, 128, 0)"');
</script>
-<script src="../js/resources/js-test-post.js"></script>
</body>

Powered by Google App Engine
This is Rietveld 408576698