Move <input type=radio> tests to fast/forms/radio/
https://bugs.webkit.org/show_bug.cgi?id=78678
Reviewed by Kentaro Hara.
* fast/forms/ValidityState-valueMissing-radio-expected.txt: Removed.
* fast/forms/ValidityState-valueMissing-radio.html: Removed.
* fast/forms/indeterminate-radio-expected.txt: Removed.
* fast/forms/indeterminate-radio.html: Removed.
* fast/forms/input-radio-checked-tab-expected.txt: Removed.
* fast/forms/input-radio-checked-tab.html: Removed.
* fast/forms/interactive-validation-required-radio-expected.txt: Removed.
* fast/forms/interactive-validation-required-radio.html: Removed.
* fast/forms/radio-attr-order-expected.txt: Removed.
* fast/forms/radio-attr-order.html: Removed.
* fast/forms/radio-button-no-change-event-expected.txt: Removed.
* fast/forms/radio-button-no-change-event.html: Removed.
* fast/forms/radio-check-click-and-drag-expected.txt: Removed.
* fast/forms/radio-check-click-and-drag.html: Removed.
* fast/forms/radio-default-value-expected.txt: Removed.
* fast/forms/radio-default-value.html: Removed.
* fast/forms/radio-group-keyboard-change-event-expected.txt: Removed.
* fast/forms/radio-group-keyboard-change-event.html: Removed.
* fast/forms/radio-nested-labels-expected.txt: Removed.
* fast/forms/radio-nested-labels.html: Removed.
* fast/forms/radio-no-theme-padding-expected.txt: Removed.
* fast/forms/radio-no-theme-padding.html: Removed.
* fast/forms/radio-remove-form-attr-expected.txt: Removed.
* fast/forms/radio-remove-form-attr.html: Removed.
* fast/forms/radio/ValidityState-valueMissing-radio-expected.txt: Copied from LayoutTests/fast/forms/ValidityState-valueMissing-radio-expected.txt.
* fast/forms/radio/ValidityState-valueMissing-radio.html: Copied from LayoutTests/fast/forms/ValidityState-valueMissing-radio.html.
* fast/forms/radio/indeterminate-radio-expected.txt: Copied from LayoutTests/fast/forms/indeterminate-radio-expected.txt.
* fast/forms/radio/indeterminate-radio.html: Copied from LayoutTests/fast/forms/indeterminate-radio.html.
* fast/forms/radio/input-radio-checked-tab-expected.txt: Copied from LayoutTests/fast/forms/input-radio-checked-tab-expected.txt.
* fast/forms/radio/input-radio-checked-tab.html: Copied from LayoutTests/fast/forms/input-radio-checked-tab.html.
* fast/forms/radio/interactive-validation-required-radio-expected.txt: Copied from LayoutTests/fast/forms/interactive-validation-required-radio-expected.txt.
* fast/forms/radio/interactive-validation-required-radio.html: Copied from LayoutTests/fast/forms/interactive-validation-required-radio.html.
* fast/forms/radio/radio-attr-order-expected.txt: Copied from LayoutTests/fast/forms/radio-attr-order-expected.txt.
* fast/forms/radio/radio-attr-order.html: Copied from LayoutTests/fast/forms/radio-attr-order.html.
* fast/forms/radio/radio-button-no-change-event-expected.txt: Copied from LayoutTests/fast/forms/radio-button-no-change-event-expected.txt.
* fast/forms/radio/radio-button-no-change-event.html: Copied from LayoutTests/fast/forms/radio-button-no-change-event.html.
* fast/forms/radio/radio-check-click-and-drag-expected.txt: Copied from LayoutTests/fast/forms/radio-check-click-and-drag-expected.txt.
* fast/forms/radio/radio-check-click-and-drag.html: Copied from LayoutTests/fast/forms/radio-check-click-and-drag.html.
* fast/forms/radio/radio-default-value-expected.txt: Copied from LayoutTests/fast/forms/radio-default-value-expected.txt.
* fast/forms/radio/radio-default-value.html: Copied from LayoutTests/fast/forms/radio-default-value.html.
* fast/forms/radio/radio-group-keyboard-change-event-expected.txt: Copied from LayoutTests/fast/forms/radio-group-keyboard-change-event-expected.txt.
* fast/forms/radio/radio-group-keyboard-change-event.html: Copied from LayoutTests/fast/forms/radio-group-keyboard-change-event.html.
* fast/forms/radio/radio-nested-labels-expected.txt: Copied from LayoutTests/fast/forms/radio-nested-labels-expected.txt.
* fast/forms/radio/radio-nested-labels.html: Copied from LayoutTests/fast/forms/radio-nested-labels.html.
* fast/forms/radio/radio-no-theme-padding-expected.txt: Copied from LayoutTests/fast/forms/radio-no-theme-padding-expected.txt.
* fast/forms/radio/radio-no-theme-padding.html: Copied from LayoutTests/fast/forms/radio-no-theme-padding.html.
* fast/forms/radio/radio-remove-form-attr-expected.txt: Copied from LayoutTests/fast/forms/radio-remove-form-attr-expected.txt.
* fast/forms/radio/radio-remove-form-attr.html: Copied from LayoutTests/fast/forms/radio-remove-form-attr.html.
* fast/forms/radio/radio_checked-expected.txt: Copied from LayoutTests/fast/forms/radio_checked-expected.txt.
* fast/forms/radio/radio_checked.html: Copied from LayoutTests/fast/forms/radio_checked.html.
* fast/forms/radio/radio_checked_dynamic-expected.txt: Copied from LayoutTests/fast/forms/radio_checked_dynamic-expected.txt.
* fast/forms/radio/radio_checked_dynamic.html: Copied from LayoutTests/fast/forms/radio_checked_dynamic.html.
* fast/forms/radio/radio_checked_name-expected.txt: Copied from LayoutTests/fast/forms/radio_checked_name-expected.txt.
* fast/forms/radio/radio_checked_name.html: Copied from LayoutTests/fast/forms/radio_checked_name.html.
* fast/forms/radio/remove-radio-button-assert-expected.txt: Copied from LayoutTests/fast/forms/remove-radio-button-assert-expected.txt.
* fast/forms/radio/remove-radio-button-assert.html: Copied from LayoutTests/fast/forms/remove-radio-button-assert.html.
* fast/forms/radio/state-restore-radio-group-expected.txt: Copied from LayoutTests/fast/forms/state-restore-radio-group-expected.txt.
* fast/forms/radio/state-restore-radio-group.html: Copied from LayoutTests/fast/forms/state-restore-radio-group.html.
* fast/forms/radio_checked-expected.txt: Removed.
* fast/forms/radio_checked.html: Removed.
* fast/forms/radio_checked_dynamic-expected.txt: Removed.
* fast/forms/radio_checked_dynamic.html: Removed.
* fast/forms/radio_checked_name-expected.txt: Removed.
* fast/forms/radio_checked_name.html: Removed.
* fast/forms/remove-radio-button-assert-expected.txt: Removed.
* fast/forms/remove-radio-button-assert.html: Removed.
* fast/forms/state-restore-radio-group-expected.txt: Removed.
* fast/forms/state-restore-radio-group.html: Removed.
git-svn-id: http://svn.webkit.org/repository/webkit/trunk@108612 268f45cc-cd09-0410-ab3c-d52691b4dbfc
diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 3e15102..72d6800 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,79 @@
+2012-02-22 Kent Tamura <tkent@chromium.org>
+
+ Move <input type=radio> tests to fast/forms/radio/
+ https://bugs.webkit.org/show_bug.cgi?id=78678
+
+ Reviewed by Kentaro Hara.
+
+ * fast/forms/ValidityState-valueMissing-radio-expected.txt: Removed.
+ * fast/forms/ValidityState-valueMissing-radio.html: Removed.
+ * fast/forms/indeterminate-radio-expected.txt: Removed.
+ * fast/forms/indeterminate-radio.html: Removed.
+ * fast/forms/input-radio-checked-tab-expected.txt: Removed.
+ * fast/forms/input-radio-checked-tab.html: Removed.
+ * fast/forms/interactive-validation-required-radio-expected.txt: Removed.
+ * fast/forms/interactive-validation-required-radio.html: Removed.
+ * fast/forms/radio-attr-order-expected.txt: Removed.
+ * fast/forms/radio-attr-order.html: Removed.
+ * fast/forms/radio-button-no-change-event-expected.txt: Removed.
+ * fast/forms/radio-button-no-change-event.html: Removed.
+ * fast/forms/radio-check-click-and-drag-expected.txt: Removed.
+ * fast/forms/radio-check-click-and-drag.html: Removed.
+ * fast/forms/radio-default-value-expected.txt: Removed.
+ * fast/forms/radio-default-value.html: Removed.
+ * fast/forms/radio-group-keyboard-change-event-expected.txt: Removed.
+ * fast/forms/radio-group-keyboard-change-event.html: Removed.
+ * fast/forms/radio-nested-labels-expected.txt: Removed.
+ * fast/forms/radio-nested-labels.html: Removed.
+ * fast/forms/radio-no-theme-padding-expected.txt: Removed.
+ * fast/forms/radio-no-theme-padding.html: Removed.
+ * fast/forms/radio-remove-form-attr-expected.txt: Removed.
+ * fast/forms/radio-remove-form-attr.html: Removed.
+ * fast/forms/radio/ValidityState-valueMissing-radio-expected.txt: Copied from LayoutTests/fast/forms/ValidityState-valueMissing-radio-expected.txt.
+ * fast/forms/radio/ValidityState-valueMissing-radio.html: Copied from LayoutTests/fast/forms/ValidityState-valueMissing-radio.html.
+ * fast/forms/radio/indeterminate-radio-expected.txt: Copied from LayoutTests/fast/forms/indeterminate-radio-expected.txt.
+ * fast/forms/radio/indeterminate-radio.html: Copied from LayoutTests/fast/forms/indeterminate-radio.html.
+ * fast/forms/radio/input-radio-checked-tab-expected.txt: Copied from LayoutTests/fast/forms/input-radio-checked-tab-expected.txt.
+ * fast/forms/radio/input-radio-checked-tab.html: Copied from LayoutTests/fast/forms/input-radio-checked-tab.html.
+ * fast/forms/radio/interactive-validation-required-radio-expected.txt: Copied from LayoutTests/fast/forms/interactive-validation-required-radio-expected.txt.
+ * fast/forms/radio/interactive-validation-required-radio.html: Copied from LayoutTests/fast/forms/interactive-validation-required-radio.html.
+ * fast/forms/radio/radio-attr-order-expected.txt: Copied from LayoutTests/fast/forms/radio-attr-order-expected.txt.
+ * fast/forms/radio/radio-attr-order.html: Copied from LayoutTests/fast/forms/radio-attr-order.html.
+ * fast/forms/radio/radio-button-no-change-event-expected.txt: Copied from LayoutTests/fast/forms/radio-button-no-change-event-expected.txt.
+ * fast/forms/radio/radio-button-no-change-event.html: Copied from LayoutTests/fast/forms/radio-button-no-change-event.html.
+ * fast/forms/radio/radio-check-click-and-drag-expected.txt: Copied from LayoutTests/fast/forms/radio-check-click-and-drag-expected.txt.
+ * fast/forms/radio/radio-check-click-and-drag.html: Copied from LayoutTests/fast/forms/radio-check-click-and-drag.html.
+ * fast/forms/radio/radio-default-value-expected.txt: Copied from LayoutTests/fast/forms/radio-default-value-expected.txt.
+ * fast/forms/radio/radio-default-value.html: Copied from LayoutTests/fast/forms/radio-default-value.html.
+ * fast/forms/radio/radio-group-keyboard-change-event-expected.txt: Copied from LayoutTests/fast/forms/radio-group-keyboard-change-event-expected.txt.
+ * fast/forms/radio/radio-group-keyboard-change-event.html: Copied from LayoutTests/fast/forms/radio-group-keyboard-change-event.html.
+ * fast/forms/radio/radio-nested-labels-expected.txt: Copied from LayoutTests/fast/forms/radio-nested-labels-expected.txt.
+ * fast/forms/radio/radio-nested-labels.html: Copied from LayoutTests/fast/forms/radio-nested-labels.html.
+ * fast/forms/radio/radio-no-theme-padding-expected.txt: Copied from LayoutTests/fast/forms/radio-no-theme-padding-expected.txt.
+ * fast/forms/radio/radio-no-theme-padding.html: Copied from LayoutTests/fast/forms/radio-no-theme-padding.html.
+ * fast/forms/radio/radio-remove-form-attr-expected.txt: Copied from LayoutTests/fast/forms/radio-remove-form-attr-expected.txt.
+ * fast/forms/radio/radio-remove-form-attr.html: Copied from LayoutTests/fast/forms/radio-remove-form-attr.html.
+ * fast/forms/radio/radio_checked-expected.txt: Copied from LayoutTests/fast/forms/radio_checked-expected.txt.
+ * fast/forms/radio/radio_checked.html: Copied from LayoutTests/fast/forms/radio_checked.html.
+ * fast/forms/radio/radio_checked_dynamic-expected.txt: Copied from LayoutTests/fast/forms/radio_checked_dynamic-expected.txt.
+ * fast/forms/radio/radio_checked_dynamic.html: Copied from LayoutTests/fast/forms/radio_checked_dynamic.html.
+ * fast/forms/radio/radio_checked_name-expected.txt: Copied from LayoutTests/fast/forms/radio_checked_name-expected.txt.
+ * fast/forms/radio/radio_checked_name.html: Copied from LayoutTests/fast/forms/radio_checked_name.html.
+ * fast/forms/radio/remove-radio-button-assert-expected.txt: Copied from LayoutTests/fast/forms/remove-radio-button-assert-expected.txt.
+ * fast/forms/radio/remove-radio-button-assert.html: Copied from LayoutTests/fast/forms/remove-radio-button-assert.html.
+ * fast/forms/radio/state-restore-radio-group-expected.txt: Copied from LayoutTests/fast/forms/state-restore-radio-group-expected.txt.
+ * fast/forms/radio/state-restore-radio-group.html: Copied from LayoutTests/fast/forms/state-restore-radio-group.html.
+ * fast/forms/radio_checked-expected.txt: Removed.
+ * fast/forms/radio_checked.html: Removed.
+ * fast/forms/radio_checked_dynamic-expected.txt: Removed.
+ * fast/forms/radio_checked_dynamic.html: Removed.
+ * fast/forms/radio_checked_name-expected.txt: Removed.
+ * fast/forms/radio_checked_name.html: Removed.
+ * fast/forms/remove-radio-button-assert-expected.txt: Removed.
+ * fast/forms/remove-radio-button-assert.html: Removed.
+ * fast/forms/state-restore-radio-group-expected.txt: Removed.
+ * fast/forms/state-restore-radio-group.html: Removed.
+
2012-02-22 Dan Bernstein <mitz@apple.com>
Updated expected test results for the addition of -webkit-line-align (r108133) and the
diff --git a/LayoutTests/fast/forms/ValidityState-valueMissing-radio-expected.txt b/LayoutTests/fast/forms/radio/ValidityState-valueMissing-radio-expected.txt
similarity index 100%
rename from LayoutTests/fast/forms/ValidityState-valueMissing-radio-expected.txt
rename to LayoutTests/fast/forms/radio/ValidityState-valueMissing-radio-expected.txt
diff --git a/LayoutTests/fast/forms/ValidityState-valueMissing-radio.html b/LayoutTests/fast/forms/radio/ValidityState-valueMissing-radio.html
similarity index 95%
rename from LayoutTests/fast/forms/ValidityState-valueMissing-radio.html
rename to LayoutTests/fast/forms/radio/ValidityState-valueMissing-radio.html
index 4f4140b..0cfc31d 100644
--- a/LayoutTests/fast/forms/ValidityState-valueMissing-radio.html
+++ b/LayoutTests/fast/forms/radio/ValidityState-valueMissing-radio.html
@@ -1,7 +1,7 @@
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
<html>
<head>
-<script src="../../fast/js/resources/js-test-pre.js"></script>
+<script src="../../js/resources/js-test-pre.js"></script>
</head>
<body>
<p id="description"></p>
@@ -84,6 +84,6 @@
shouldBeFalse('requiredButton.validity.valueMissing');
</script>
-<script src="../../fast/js/resources/js-test-post.js"></script>
+<script src="../../js/resources/js-test-post.js"></script>
</body>
</html>
diff --git a/LayoutTests/fast/forms/indeterminate-radio-expected.txt b/LayoutTests/fast/forms/radio/indeterminate-radio-expected.txt
similarity index 100%
rename from LayoutTests/fast/forms/indeterminate-radio-expected.txt
rename to LayoutTests/fast/forms/radio/indeterminate-radio-expected.txt
diff --git a/LayoutTests/fast/forms/indeterminate-radio.html b/LayoutTests/fast/forms/radio/indeterminate-radio.html
similarity index 100%
rename from LayoutTests/fast/forms/indeterminate-radio.html
rename to LayoutTests/fast/forms/radio/indeterminate-radio.html
diff --git a/LayoutTests/fast/forms/input-radio-checked-tab-expected.txt b/LayoutTests/fast/forms/radio/input-radio-checked-tab-expected.txt
similarity index 100%
rename from LayoutTests/fast/forms/input-radio-checked-tab-expected.txt
rename to LayoutTests/fast/forms/radio/input-radio-checked-tab-expected.txt
diff --git a/LayoutTests/fast/forms/input-radio-checked-tab.html b/LayoutTests/fast/forms/radio/input-radio-checked-tab.html
similarity index 100%
rename from LayoutTests/fast/forms/input-radio-checked-tab.html
rename to LayoutTests/fast/forms/radio/input-radio-checked-tab.html
diff --git a/LayoutTests/fast/forms/interactive-validation-required-radio-expected.txt b/LayoutTests/fast/forms/radio/interactive-validation-required-radio-expected.txt
similarity index 100%
rename from LayoutTests/fast/forms/interactive-validation-required-radio-expected.txt
rename to LayoutTests/fast/forms/radio/interactive-validation-required-radio-expected.txt
diff --git a/LayoutTests/fast/forms/interactive-validation-required-radio.html b/LayoutTests/fast/forms/radio/interactive-validation-required-radio.html
similarity index 94%
rename from LayoutTests/fast/forms/interactive-validation-required-radio.html
rename to LayoutTests/fast/forms/radio/interactive-validation-required-radio.html
index 0d3a370..df1f081 100644
--- a/LayoutTests/fast/forms/interactive-validation-required-radio.html
+++ b/LayoutTests/fast/forms/radio/interactive-validation-required-radio.html
@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html>
<head>
-<script src="../../fast/js/resources/js-test-pre.js"></script>
+<script src="../../js/resources/js-test-pre.js"></script>
</head>
<body>
<p id="description"></p>
diff --git a/LayoutTests/fast/forms/radio-attr-order-expected.txt b/LayoutTests/fast/forms/radio/radio-attr-order-expected.txt
similarity index 100%
rename from LayoutTests/fast/forms/radio-attr-order-expected.txt
rename to LayoutTests/fast/forms/radio/radio-attr-order-expected.txt
diff --git a/LayoutTests/fast/forms/radio-attr-order.html b/LayoutTests/fast/forms/radio/radio-attr-order.html
similarity index 72%
rename from LayoutTests/fast/forms/radio-attr-order.html
rename to LayoutTests/fast/forms/radio/radio-attr-order.html
index 5b8ed7c..0218a13 100644
--- a/LayoutTests/fast/forms/radio-attr-order.html
+++ b/LayoutTests/fast/forms/radio/radio-attr-order.html
@@ -1,6 +1,6 @@
<html>
<head>
-<script src="../js/resources/js-test-pre.js"></script>
+<script src="../../js/resources/js-test-pre.js"></script>
</head>
<body>
<input type="radio" checked name="test_group" id="rb">
@@ -9,6 +9,6 @@
shouldBeTrue('document.getElementById("rb").checked');
</script>
-<script src="../js/resources/js-test-post.js"></script>
+<script src="../../js/resources/js-test-post.js"></script>
</body>
</html>
diff --git a/LayoutTests/fast/forms/radio-button-no-change-event-expected.txt b/LayoutTests/fast/forms/radio/radio-button-no-change-event-expected.txt
similarity index 100%
rename from LayoutTests/fast/forms/radio-button-no-change-event-expected.txt
rename to LayoutTests/fast/forms/radio/radio-button-no-change-event-expected.txt
diff --git a/LayoutTests/fast/forms/radio-button-no-change-event.html b/LayoutTests/fast/forms/radio/radio-button-no-change-event.html
similarity index 100%
rename from LayoutTests/fast/forms/radio-button-no-change-event.html
rename to LayoutTests/fast/forms/radio/radio-button-no-change-event.html
diff --git a/LayoutTests/fast/forms/radio-check-click-and-drag-expected.txt b/LayoutTests/fast/forms/radio/radio-check-click-and-drag-expected.txt
similarity index 100%
rename from LayoutTests/fast/forms/radio-check-click-and-drag-expected.txt
rename to LayoutTests/fast/forms/radio/radio-check-click-and-drag-expected.txt
diff --git a/LayoutTests/fast/forms/radio-check-click-and-drag.html b/LayoutTests/fast/forms/radio/radio-check-click-and-drag.html
similarity index 100%
rename from LayoutTests/fast/forms/radio-check-click-and-drag.html
rename to LayoutTests/fast/forms/radio/radio-check-click-and-drag.html
diff --git a/LayoutTests/fast/forms/radio-default-value-expected.txt b/LayoutTests/fast/forms/radio/radio-default-value-expected.txt
similarity index 100%
rename from LayoutTests/fast/forms/radio-default-value-expected.txt
rename to LayoutTests/fast/forms/radio/radio-default-value-expected.txt
diff --git a/LayoutTests/fast/forms/radio-default-value.html b/LayoutTests/fast/forms/radio/radio-default-value.html
similarity index 88%
rename from LayoutTests/fast/forms/radio-default-value.html
rename to LayoutTests/fast/forms/radio/radio-default-value.html
index c263c6f..ff28a12 100644
--- a/LayoutTests/fast/forms/radio-default-value.html
+++ b/LayoutTests/fast/forms/radio/radio-default-value.html
@@ -1,5 +1,5 @@
<head>
-<script src="../js/resources/js-test-pre.js"></script>
+<script src="../../js/resources/js-test-pre.js"></script>
</head>
<body>
<div id="console"></div>
diff --git a/LayoutTests/fast/forms/radio-group-keyboard-change-event-expected.txt b/LayoutTests/fast/forms/radio/radio-group-keyboard-change-event-expected.txt
similarity index 100%
rename from LayoutTests/fast/forms/radio-group-keyboard-change-event-expected.txt
rename to LayoutTests/fast/forms/radio/radio-group-keyboard-change-event-expected.txt
diff --git a/LayoutTests/fast/forms/radio-group-keyboard-change-event.html b/LayoutTests/fast/forms/radio/radio-group-keyboard-change-event.html
similarity index 100%
rename from LayoutTests/fast/forms/radio-group-keyboard-change-event.html
rename to LayoutTests/fast/forms/radio/radio-group-keyboard-change-event.html
diff --git a/LayoutTests/fast/forms/radio-nested-labels-expected.txt b/LayoutTests/fast/forms/radio/radio-nested-labels-expected.txt
similarity index 100%
rename from LayoutTests/fast/forms/radio-nested-labels-expected.txt
rename to LayoutTests/fast/forms/radio/radio-nested-labels-expected.txt
diff --git a/LayoutTests/fast/forms/radio-nested-labels.html b/LayoutTests/fast/forms/radio/radio-nested-labels.html
similarity index 100%
rename from LayoutTests/fast/forms/radio-nested-labels.html
rename to LayoutTests/fast/forms/radio/radio-nested-labels.html
diff --git a/LayoutTests/fast/forms/radio-no-theme-padding-expected.txt b/LayoutTests/fast/forms/radio/radio-no-theme-padding-expected.txt
similarity index 100%
rename from LayoutTests/fast/forms/radio-no-theme-padding-expected.txt
rename to LayoutTests/fast/forms/radio/radio-no-theme-padding-expected.txt
diff --git a/LayoutTests/fast/forms/radio-no-theme-padding.html b/LayoutTests/fast/forms/radio/radio-no-theme-padding.html
similarity index 100%
rename from LayoutTests/fast/forms/radio-no-theme-padding.html
rename to LayoutTests/fast/forms/radio/radio-no-theme-padding.html
diff --git a/LayoutTests/fast/forms/radio-remove-form-attr-expected.txt b/LayoutTests/fast/forms/radio/radio-remove-form-attr-expected.txt
similarity index 100%
rename from LayoutTests/fast/forms/radio-remove-form-attr-expected.txt
rename to LayoutTests/fast/forms/radio/radio-remove-form-attr-expected.txt
diff --git a/LayoutTests/fast/forms/radio-remove-form-attr.html b/LayoutTests/fast/forms/radio/radio-remove-form-attr.html
similarity index 95%
rename from LayoutTests/fast/forms/radio-remove-form-attr.html
rename to LayoutTests/fast/forms/radio/radio-remove-form-attr.html
index d1d403f..7a23321 100644
--- a/LayoutTests/fast/forms/radio-remove-form-attr.html
+++ b/LayoutTests/fast/forms/radio/radio-remove-form-attr.html
@@ -1,6 +1,6 @@
<html>
<head>
- <script src="../js/resources/js-test-pre.js"></script>
+ <script src="../../js/resources/js-test-pre.js"></script>
<body>
<p>Test that removing a form attribute from an input element leaves any
existing radio button group in the document in a valid state.</p>
diff --git a/LayoutTests/fast/forms/radio_checked-expected.txt b/LayoutTests/fast/forms/radio/radio_checked-expected.txt
similarity index 100%
rename from LayoutTests/fast/forms/radio_checked-expected.txt
rename to LayoutTests/fast/forms/radio/radio_checked-expected.txt
diff --git a/LayoutTests/fast/forms/radio_checked.html b/LayoutTests/fast/forms/radio/radio_checked.html
similarity index 100%
rename from LayoutTests/fast/forms/radio_checked.html
rename to LayoutTests/fast/forms/radio/radio_checked.html
diff --git a/LayoutTests/fast/forms/radio_checked_dynamic-expected.txt b/LayoutTests/fast/forms/radio/radio_checked_dynamic-expected.txt
similarity index 100%
rename from LayoutTests/fast/forms/radio_checked_dynamic-expected.txt
rename to LayoutTests/fast/forms/radio/radio_checked_dynamic-expected.txt
diff --git a/LayoutTests/fast/forms/radio_checked_dynamic.html b/LayoutTests/fast/forms/radio/radio_checked_dynamic.html
similarity index 100%
rename from LayoutTests/fast/forms/radio_checked_dynamic.html
rename to LayoutTests/fast/forms/radio/radio_checked_dynamic.html
diff --git a/LayoutTests/fast/forms/radio_checked_name-expected.txt b/LayoutTests/fast/forms/radio/radio_checked_name-expected.txt
similarity index 100%
rename from LayoutTests/fast/forms/radio_checked_name-expected.txt
rename to LayoutTests/fast/forms/radio/radio_checked_name-expected.txt
diff --git a/LayoutTests/fast/forms/radio_checked_name.html b/LayoutTests/fast/forms/radio/radio_checked_name.html
similarity index 100%
rename from LayoutTests/fast/forms/radio_checked_name.html
rename to LayoutTests/fast/forms/radio/radio_checked_name.html
diff --git a/LayoutTests/fast/forms/remove-radio-button-assert-expected.txt b/LayoutTests/fast/forms/radio/remove-radio-button-assert-expected.txt
similarity index 100%
rename from LayoutTests/fast/forms/remove-radio-button-assert-expected.txt
rename to LayoutTests/fast/forms/radio/remove-radio-button-assert-expected.txt
diff --git a/LayoutTests/fast/forms/remove-radio-button-assert.html b/LayoutTests/fast/forms/radio/remove-radio-button-assert.html
similarity index 100%
rename from LayoutTests/fast/forms/remove-radio-button-assert.html
rename to LayoutTests/fast/forms/radio/remove-radio-button-assert.html
diff --git a/LayoutTests/fast/forms/state-restore-radio-group-expected.txt b/LayoutTests/fast/forms/radio/state-restore-radio-group-expected.txt
similarity index 100%
rename from LayoutTests/fast/forms/state-restore-radio-group-expected.txt
rename to LayoutTests/fast/forms/radio/state-restore-radio-group-expected.txt
diff --git a/LayoutTests/fast/forms/state-restore-radio-group.html b/LayoutTests/fast/forms/radio/state-restore-radio-group.html
similarity index 94%
rename from LayoutTests/fast/forms/state-restore-radio-group.html
rename to LayoutTests/fast/forms/radio/state-restore-radio-group.html
index 5b5871b..6e54a85 100644
--- a/LayoutTests/fast/forms/state-restore-radio-group.html
+++ b/LayoutTests/fast/forms/radio/state-restore-radio-group.html
@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html>
<head>
-<script src="../../fast/js/resources/js-test-pre.js"></script>
+<script src="../../js/resources/js-test-pre.js"></script>
</head>
<body onload="runTest()">
<p>Test to restore form value states for a radio group.</p>