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

Unified Diff: LayoutTests/fast/css/nested-at-rules.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
« no previous file with comments | « LayoutTests/fast/css/min-max-width.html ('k') | LayoutTests/fast/css/next-sibling-changed.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/css/nested-at-rules.html
diff --git a/LayoutTests/fast/css/nested-at-rules.html b/LayoutTests/fast/css/nested-at-rules.html
index 7d287199d160c2f8bd52aa9527c2a9dadc02d286..12164b1e456986a4b090ced66b2d7f00f5170eea 100644
--- a/LayoutTests/fast/css/nested-at-rules.html
+++ b/LayoutTests/fast/css/nested-at-rules.html
@@ -60,4 +60,3 @@ shouldBe("rules[1].cssRules[1].cssRules[1].cssRules[0].type", "CSSRule.PAGE_RULE
shouldBeEqualToString("getComputedStyle(document.getElementById('t0')).content", "APPLIED");
shouldBeEqualToString("getComputedStyle(document.getElementById('t1')).content", "UNTOUCHED");
</script>
-<script src="../js/resources/js-test-post.js"></script>
« no previous file with comments | « LayoutTests/fast/css/min-max-width.html ('k') | LayoutTests/fast/css/next-sibling-changed.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698