Index: LayoutTests/fast/forms/radio/radio_checked_dynamic-expected.txt |
diff --git a/LayoutTests/fast/forms/radio/radio_checked_dynamic-expected.txt b/LayoutTests/fast/forms/radio/radio_checked_dynamic-expected.txt |
deleted file mode 100644 |
index d07ed33a1e27f02e9e6d738e3acd6a3006e1d3dd..0000000000000000000000000000000000000000 |
--- a/LayoutTests/fast/forms/radio/radio_checked_dynamic-expected.txt |
+++ /dev/null |
@@ -1,15 +0,0 @@ |
-This will test that radio buttons can be moved in and out of forms while maintaining only one checked button per group, per form. |
-Test 1: Transfer radio buttons from <body> to <form>: |
- |
-Test 1 Passed |
- |
-Test 2: Transfer radio buttons from <form> to <body>: |
-Test 2 Passed |
- |
-Test 3: Transfer radio buttons from <form> to <body> with a dormant state in the middle: |
-Test 3 Passed |
- |
-Test 4: Transfer from <form> to <form> |
- |
-Test 4 Passed |
- |