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

Unified Diff: LayoutTests/fast/dom/Text/text-constructor.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/dom/Text/text-constructor.html
diff --git a/LayoutTests/fast/dom/Text/text-constructor.html b/LayoutTests/fast/dom/Text/text-constructor.html
index 571a75caac3fc548bc0535073eace07d45c2b31a..b6df6070e066c0d6e3489d2a8d439aa159786116 100644
--- a/LayoutTests/fast/dom/Text/text-constructor.html
+++ b/LayoutTests/fast/dom/Text/text-constructor.html
@@ -24,4 +24,3 @@ shouldBeTrue('new innerWindow.Text instanceof innerWindow.Text');
shouldBe('Object.getPrototypeOf(new innerWindow.Text)', 'innerWindow.Text.prototype');
</script>
-<script src="../../js/resources/js-test-post.js"></script>
« no previous file with comments | « LayoutTests/fast/dom/Text/script-tests/TEMPLATE.html ('k') | LayoutTests/fast/dom/Text/text-should-not-have-attributes.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698