Index: LayoutTests/accessibility/aria-checkbox-checked-mixed-expected.txt |
diff --git a/LayoutTests/accessibility/aria-checkbox-checked-mixed-expected.txt b/LayoutTests/accessibility/aria-checkbox-checked-mixed-expected.txt |
deleted file mode 100644 |
index 6cc4de15177a7ce8f53349e4a54484e10d88e921..0000000000000000000000000000000000000000 |
--- a/LayoutTests/accessibility/aria-checkbox-checked-mixed-expected.txt |
+++ /dev/null |
@@ -1,15 +0,0 @@ |
-Check whether mixed value is reported properly |
- |
-On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
- |
- |
-Role: AXRole: AXCheckBox |
-Mixed: true |
-Role: AXRole: AXRadioButton |
-Mixed: false |
-Role: AXRole: AXMenuItemRadio |
-Mixed: false |
-PASS successfullyParsed is true |
- |
-TEST COMPLETE |
- |