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

Unified Diff: LayoutTests/fast/css/style-scoped/style-scoped-nested.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-scoped/style-scoped-nested.html
diff --git a/LayoutTests/fast/css/style-scoped/style-scoped-nested.html b/LayoutTests/fast/css/style-scoped/style-scoped-nested.html
index 4eab60f6a5ec4279fdc94b1226711fc87b71dbbd..fbf7dd27678edc38b7ce5cc3321e393ef8e77bde 100644
--- a/LayoutTests/fast/css/style-scoped/style-scoped-nested.html
+++ b/LayoutTests/fast/css/style-scoped/style-scoped-nested.html
@@ -59,5 +59,4 @@ debug("Append a new style element to the shadow root. The style's scoping elemen
shouldBe("window.getComputedStyle(targetInShadow).color", '"rgb(0, 255, 0)"');
</script>
-<script src="../../js/resources/js-test-post.js"></script>
</html>

Powered by Google App Engine
This is Rietveld 408576698