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