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