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

Unified Diff: LayoutTests/fast/dom/shadow/host-pseudo-class-css-text.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/dom/shadow/host-pseudo-class-css-text.html
diff --git a/LayoutTests/fast/dom/shadow/host-pseudo-class-css-text.html b/LayoutTests/fast/dom/shadow/host-pseudo-class-css-text.html
index 15a06fc6e9827230a41d8d3870c9e2f8213d8f62..26ceb69c925426bd3ab4302ca8583ac0c6823999 100644
--- a/LayoutTests/fast/dom/shadow/host-pseudo-class-css-text.html
+++ b/LayoutTests/fast/dom/shadow/host-pseudo-class-css-text.html
@@ -24,5 +24,4 @@ shouldBeEqualToString("document.getElementById('style1').sheet.cssRules.item(2).
shouldBeEqualToString("document.getElementById('style1').sheet.cssRules.item(3).cssText", ":host(*) { display: block; }");
shouldBe("document.getElementById('style-invalid').sheet.cssRules.length", "0");
</script>
-<script src="../../js/resources/js-test-post.js"></script>
</html>
« no previous file with comments | « LayoutTests/fast/dom/shadow/host-pseudo-class.html ('k') | LayoutTests/fast/dom/shadow/host-wrapper-reclaimed.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698