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

Unified Diff: LayoutTests/fast/parser/entity-end-iframe-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-iframe-tag.html
diff --git a/LayoutTests/fast/parser/entity-end-iframe-tag.html b/LayoutTests/fast/parser/entity-end-iframe-tag.html
index 968a7330b6dd91d2354f3c6dbe01be3c02e3c071..a3c664f414001e36b2d39b1115586d623e9d879f 100644
--- a/LayoutTests/fast/parser/entity-end-iframe-tag.html
+++ b/LayoutTests/fast/parser/entity-end-iframe-tag.html
@@ -13,6 +13,5 @@ description("Test parsing of entity-escaped &lt;/iframe&gt; tag for <a href=\"ht
var expectedResult = '<' + '/iframe>';
shouldBe('document.getElementById("myiframe").textContent', 'expectedResult');
</script>
-<script src="../js/resources/js-test-post.js"></script>
</body>
</html>
« no previous file with comments | « LayoutTests/fast/parser/double-write-from-closed-iframe.html ('k') | LayoutTests/fast/parser/entity-end-script-tag.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698