Move <input type=radio> tests to fast/forms/radio/
authortkent@chromium.org <tkent@chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Thu, 23 Feb 2012 06:50:04 +0000 (06:50 +0000)
committertkent@chromium.org <tkent@chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Thu, 23 Feb 2012 06:50:04 +0000 (06:50 +0000)
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

35 files changed:
LayoutTests/ChangeLog
LayoutTests/fast/forms/radio/ValidityState-valueMissing-radio-expected.txt [moved from LayoutTests/fast/forms/ValidityState-valueMissing-radio-expected.txt with 100% similarity]
LayoutTests/fast/forms/radio/ValidityState-valueMissing-radio.html [moved from LayoutTests/fast/forms/ValidityState-valueMissing-radio.html with 96% similarity]
LayoutTests/fast/forms/radio/indeterminate-radio-expected.txt [moved from LayoutTests/fast/forms/indeterminate-radio-expected.txt with 100% similarity]
LayoutTests/fast/forms/radio/indeterminate-radio.html [moved from LayoutTests/fast/forms/indeterminate-radio.html with 100% similarity]
LayoutTests/fast/forms/radio/input-radio-checked-tab-expected.txt [moved from LayoutTests/fast/forms/input-radio-checked-tab-expected.txt with 100% similarity]
LayoutTests/fast/forms/radio/input-radio-checked-tab.html [moved from LayoutTests/fast/forms/input-radio-checked-tab.html with 100% similarity]
LayoutTests/fast/forms/radio/interactive-validation-required-radio-expected.txt [moved from LayoutTests/fast/forms/interactive-validation-required-radio-expected.txt with 100% similarity]
LayoutTests/fast/forms/radio/interactive-validation-required-radio.html [moved from LayoutTests/fast/forms/interactive-validation-required-radio.html with 94% similarity]
LayoutTests/fast/forms/radio/radio-attr-order-expected.txt [moved from LayoutTests/fast/forms/radio-attr-order-expected.txt with 100% similarity]
LayoutTests/fast/forms/radio/radio-attr-order.html [moved from LayoutTests/fast/forms/radio-attr-order.html with 72% similarity]
LayoutTests/fast/forms/radio/radio-button-no-change-event-expected.txt [moved from LayoutTests/fast/forms/radio-button-no-change-event-expected.txt with 100% similarity]
LayoutTests/fast/forms/radio/radio-button-no-change-event.html [moved from LayoutTests/fast/forms/radio-button-no-change-event.html with 100% similarity]
LayoutTests/fast/forms/radio/radio-check-click-and-drag-expected.txt [moved from LayoutTests/fast/forms/radio-check-click-and-drag-expected.txt with 100% similarity]
LayoutTests/fast/forms/radio/radio-check-click-and-drag.html [moved from LayoutTests/fast/forms/radio-check-click-and-drag.html with 100% similarity]
LayoutTests/fast/forms/radio/radio-default-value-expected.txt [moved from LayoutTests/fast/forms/radio-default-value-expected.txt with 100% similarity]
LayoutTests/fast/forms/radio/radio-default-value.html [moved from LayoutTests/fast/forms/radio-default-value.html with 88% similarity]
LayoutTests/fast/forms/radio/radio-group-keyboard-change-event-expected.txt [moved from LayoutTests/fast/forms/radio-group-keyboard-change-event-expected.txt with 100% similarity]
LayoutTests/fast/forms/radio/radio-group-keyboard-change-event.html [moved from LayoutTests/fast/forms/radio-group-keyboard-change-event.html with 100% similarity]
LayoutTests/fast/forms/radio/radio-nested-labels-expected.txt [moved from LayoutTests/fast/forms/radio-nested-labels-expected.txt with 100% similarity]
LayoutTests/fast/forms/radio/radio-nested-labels.html [moved from LayoutTests/fast/forms/radio-nested-labels.html with 100% similarity]
LayoutTests/fast/forms/radio/radio-no-theme-padding-expected.txt [moved from LayoutTests/fast/forms/radio-no-theme-padding-expected.txt with 100% similarity]
LayoutTests/fast/forms/radio/radio-no-theme-padding.html [moved from LayoutTests/fast/forms/radio-no-theme-padding.html with 100% similarity]
LayoutTests/fast/forms/radio/radio-remove-form-attr-expected.txt [moved from LayoutTests/fast/forms/radio-remove-form-attr-expected.txt with 100% similarity]
LayoutTests/fast/forms/radio/radio-remove-form-attr.html [moved from LayoutTests/fast/forms/radio-remove-form-attr.html with 95% similarity]
LayoutTests/fast/forms/radio/radio_checked-expected.txt [moved from LayoutTests/fast/forms/radio_checked-expected.txt with 100% similarity]
LayoutTests/fast/forms/radio/radio_checked.html [moved from LayoutTests/fast/forms/radio_checked.html with 100% similarity]
LayoutTests/fast/forms/radio/radio_checked_dynamic-expected.txt [moved from LayoutTests/fast/forms/radio_checked_dynamic-expected.txt with 100% similarity]
LayoutTests/fast/forms/radio/radio_checked_dynamic.html [moved from LayoutTests/fast/forms/radio_checked_dynamic.html with 100% similarity]
LayoutTests/fast/forms/radio/radio_checked_name-expected.txt [moved from LayoutTests/fast/forms/radio_checked_name-expected.txt with 100% similarity]
LayoutTests/fast/forms/radio/radio_checked_name.html [moved from LayoutTests/fast/forms/radio_checked_name.html with 100% similarity]
LayoutTests/fast/forms/radio/remove-radio-button-assert-expected.txt [moved from LayoutTests/fast/forms/remove-radio-button-assert-expected.txt with 100% similarity]
LayoutTests/fast/forms/radio/remove-radio-button-assert.html [moved from LayoutTests/fast/forms/remove-radio-button-assert.html with 100% similarity]
LayoutTests/fast/forms/radio/state-restore-radio-group-expected.txt [moved from LayoutTests/fast/forms/state-restore-radio-group-expected.txt with 100% similarity]
LayoutTests/fast/forms/radio/state-restore-radio-group.html [moved from LayoutTests/fast/forms/state-restore-radio-group.html with 95% similarity]

index 3e15102..72d6800 100644 (file)
@@ -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
@@ -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 @@ parent.removeChild(requiredButton);
 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>
@@ -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>
@@ -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 @@ description('This tests that radio buttons are checked by default, even when the
 
 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>
@@ -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>
@@ -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>
@@ -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>