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