Chromium Code Reviews| Index: content/test/data/accessibility/aria-img.html |
| diff --git a/content/test/data/accessibility/aria-img.html b/content/test/data/accessibility/aria-img.html |
| deleted file mode 100644 |
| index 6e78d0d875f7ce07c18214c4db002aa8f9dee4d3..0000000000000000000000000000000000000000 |
| --- a/content/test/data/accessibility/aria-img.html |
| +++ /dev/null |
| @@ -1,8 +0,0 @@ |
| -<!-- |
| -@MAC-ALLOW:AXRoleDescription='image' |
| ---> |
| -<html> |
| -<body> |
| - <div role="img"> This test is for aria role="img" </div> |
| -</body> |
| -</html> |