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

Unified Diff: LayoutTests/fast/css/counters/counter-cssText.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/counters/2displays.html ('k') | LayoutTests/fast/css/counters/getCounterValue.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/css/counters/counter-cssText.html
diff --git a/LayoutTests/fast/css/counters/counter-cssText.html b/LayoutTests/fast/css/counters/counter-cssText.html
index b2c1890a75c9f311f4d50b8e3f60d87ef6f752fa..39a9abe9946fa6634e70541cd98dc51f0cd04bd5 100644
--- a/LayoutTests/fast/css/counters/counter-cssText.html
+++ b/LayoutTests/fast/css/counters/counter-cssText.html
@@ -35,6 +35,5 @@ shouldBeEqualToString("rules[4].style.cssText", "content: counter(section, lower
shouldBeEqualToString("rules[5].style.cssText", "content: counters(section, ',', upper-roman);");
shouldBeEqualToString("rules[6].style.cssText", "content: counter(section, none);");
</script>
-<script src="../../js/resources/js-test-post.js"></script>
</body>
</html>
« no previous file with comments | « LayoutTests/fast/css/counters/2displays.html ('k') | LayoutTests/fast/css/counters/getCounterValue.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698