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

Unified Diff: LayoutTests/fast/forms/radio/radio-group-in-detached-form.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/forms/radio/radio-group-in-detached-form.html
diff --git a/LayoutTests/fast/forms/radio/radio-group-in-detached-form.html b/LayoutTests/fast/forms/radio/radio-group-in-detached-form.html
index 4f4bbe641b61d4965879530e2b8d2e11baf861f6..24dd129edd38b9c5ec9f5af55825c1762331e26a 100644
--- a/LayoutTests/fast/forms/radio/radio-group-in-detached-form.html
+++ b/LayoutTests/fast/forms/radio/radio-group-in-detached-form.html
@@ -12,4 +12,3 @@ radio1.checked = true;
radio2.checked = true;
shouldBeFalse('radio1.checked');
</script>
-<script src="../../js/resources/js-test-post.js"></script>

Powered by Google App Engine
This is Rietveld 408576698