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

Unified Diff: LayoutTests/fast/css/content-language-dynamically-removed.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/css/content-language-dynamically-removed.html
diff --git a/LayoutTests/fast/css/content-language-dynamically-removed.html b/LayoutTests/fast/css/content-language-dynamically-removed.html
index e7f51ae2dede1ad5615c474412b187aec5989932..860c390a290bddc7325e7d0d703eaabe298adf77 100644
--- a/LayoutTests/fast/css/content-language-dynamically-removed.html
+++ b/LayoutTests/fast/css/content-language-dynamically-removed.html
@@ -33,6 +33,5 @@ meta.parentNode.removeChild(meta);
shouldBeEqualToString("languageOfNode('x')", "zh");
shouldBeEqualToString("languageOfNode('y')", "ar");
</script>
-<script src="../js/resources/js-test-post.js"></script>
</body>
</html>
« no previous file with comments | « LayoutTests/fast/css/content-language-dynamically-changed.html ('k') | LayoutTests/fast/css/content-language-empty.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698