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

Unified Diff: LayoutTests/fast/parser/entity-end-title-tag.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/parser/entity-end-title-tag.html
diff --git a/LayoutTests/fast/parser/entity-end-title-tag.html b/LayoutTests/fast/parser/entity-end-title-tag.html
index 61154f71cb3d6d499267d56d956ce1dcb488d86c..59b4234b30d2999312008414ec418a060f4e91e0 100644
--- a/LayoutTests/fast/parser/entity-end-title-tag.html
+++ b/LayoutTests/fast/parser/entity-end-title-tag.html
@@ -11,6 +11,5 @@ description("Test parsing of entity-escaped &lt;/title&gt; tag for <a href=\"htt
var expectedResult = '<' + '/title>';
shouldBe('document.getElementById("mytitle").textContent', 'expectedResult');
</script>
-<script src="../js/resources/js-test-post.js"></script>
</body>
</html>
« no previous file with comments | « LayoutTests/fast/parser/entity-end-textarea-tag.html ('k') | LayoutTests/fast/parser/entity-end-xmp-tag.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698