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

Unified Diff: LayoutTests/fast/dom/shadow/shadowdom-for-input-type-change.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/shadow/shadowdom-for-input-type-change.html
diff --git a/LayoutTests/fast/dom/shadow/shadowdom-for-input-type-change.html b/LayoutTests/fast/dom/shadow/shadowdom-for-input-type-change.html
index 58a7f19b289ee83c2831fa7f3280e59194a92e22..a0af55e910e126604a8ddb34f9a2026c9c142fbf 100644
--- a/LayoutTests/fast/dom/shadow/shadowdom-for-input-type-change.html
+++ b/LayoutTests/fast/dom/shadow/shadowdom-for-input-type-change.html
@@ -28,5 +28,4 @@ shouldBeEqualToString('input1.type = "range"; input1.value', '50');
input1.focus();
shouldBeEqualToString('eventSender.keyDown("rightArrow"); input1.value', '50');
</script>
-<script src="../../js/resources/js-test-post.js"></script>
</body>
« no previous file with comments | « LayoutTests/fast/dom/shadow/shadowdom-for-input-file.html ('k') | LayoutTests/fast/dom/shadow/shadowdom-for-media.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698