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