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

Unified Diff: LayoutTests/fast/dom/shadow/part-pseudo-element-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/part-pseudo-element-css-text.html
diff --git a/LayoutTests/fast/dom/shadow/part-pseudo-element-css-text.html b/LayoutTests/fast/dom/shadow/part-pseudo-element-css-text.html
index 3872b6cad8079cb3c87fbdad9d8cbb0ae1d05d34..7d945d40035e3d14a560e960bec96825731dfbff 100644
--- a/LayoutTests/fast/dom/shadow/part-pseudo-element-css-text.html
+++ b/LayoutTests/fast/dom/shadow/part-pseudo-element-css-text.html
@@ -18,5 +18,4 @@ description("Test for cssText of ':host()' rule.");
shouldBeEqualToString("document.getElementById('style1').sheet.cssRules.item(0).cssText", "div > .foo::part(target) { 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/part-pseudo-element.html ('k') | LayoutTests/fast/dom/shadow/pseudo-attribute.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698