Index: content/test/data/accessibility/aria-complementary.html |
diff --git a/content/test/data/accessibility/aria-complementary.html b/content/test/data/accessibility/aria-complementary.html |
deleted file mode 100644 |
index d4dd415908c06a3948dcc39a1204a8f907f330ff..0000000000000000000000000000000000000000 |
--- a/content/test/data/accessibility/aria-complementary.html |
+++ /dev/null |
@@ -1,13 +0,0 @@ |
-<!-- |
-@MAC-ALLOW:AXRole=* |
-@MAC-ALLOW:AXSubrole=* |
-@MAC-ALLOW:AXRoleDescription=* |
-@WIN-ALLOW:xml-roles:* |
---> |
-<html> |
-<body> |
- <div role="complementary"> |
- This is ARIA role complementary. |
- </div> |
-</body> |
-</html> |