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