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

Unified Diff: LayoutTests/fast/regions/region-styling/webkit-region-rule.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/regions/region-styling/webkit-region-rule.html
diff --git a/LayoutTests/fast/regions/region-styling/webkit-region-rule.html b/LayoutTests/fast/regions/region-styling/webkit-region-rule.html
index 73b6041303bc61544a4d5a6851b480b10231985f..36a2969d4041a5fb263358b82cdb89aea9b36d2e 100644
--- a/LayoutTests/fast/regions/region-styling/webkit-region-rule.html
+++ b/LayoutTests/fast/regions/region-styling/webkit-region-rule.html
@@ -44,6 +44,5 @@ shouldBe("regionRule2CSSRules.item(0).type", "window.CSSRule.STYLE_RULE");
shouldBe("regionRule2CSSRules.item(0).cssText", "'p { background-color: blue; }'");
</script>
-<script src="../../js/resources/js-test-post.js"></script>
</body>
</html>

Powered by Google App Engine
This is Rietveld 408576698