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

Unified Diff: LayoutTests/fast/js/missing-title-end-tag-js.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/js/missing-style-end-tag-js.html ('k') | LayoutTests/fast/js/navigator-language.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/js/missing-title-end-tag-js.html
diff --git a/LayoutTests/fast/js/missing-title-end-tag-js.html b/LayoutTests/fast/js/missing-title-end-tag-js.html
index 5a004cd77c18bcb78a67e815735551c483de8a0a..c3182694004e37182d82988bfb30791f8623f32b 100644
--- a/LayoutTests/fast/js/missing-title-end-tag-js.html
+++ b/LayoutTests/fast/js/missing-title-end-tag-js.html
@@ -8,6 +8,5 @@
<script>
description('This test checks that the first &lt;script&gt; tag after an unclosed &lt;title&gt; tag is parsed correctly. Early versions of the patch for <a href="https://bugs.webkit.org/show_bug.cgi?id=3905">Bugzilla Bug 3905</a> did not reset a state variable properly, causing the first &lt;script&gt;&lt;/script&gt; tag in the document to contain everything after the &lt;title&gt; tag.');
</script>
-<script src="resources/js-test-post.js"></script>
</body>
</html>
« no previous file with comments | « LayoutTests/fast/js/missing-style-end-tag-js.html ('k') | LayoutTests/fast/js/navigator-language.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698