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