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

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

Powered by Google App Engine
This is Rietveld 408576698