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