Chromium Code Reviews| Index: content/test/data/accessibility/aria-toolbar.html |
| diff --git a/content/test/data/accessibility/aria-toolbar.html b/content/test/data/accessibility/aria-toolbar.html |
| deleted file mode 100644 |
| index f0274c526536346b7e0ed03b348eac5e6b5d750a..0000000000000000000000000000000000000000 |
| --- a/content/test/data/accessibility/aria-toolbar.html |
| +++ /dev/null |
| @@ -1,9 +0,0 @@ |
| -<!-- |
| -@MAC-ALLOW:AXRoleDescription=* |
| -@WIN-DENY:name='' |
| ---> |
| -<html> |
| -<body> |
| - <div role="toolbar">A toolbar</div> |
| -</body> |
| -</html> |