Chromium Code Reviews| Index: content/test/data/accessibility/img.html |
| diff --git a/content/test/data/accessibility/img.html b/content/test/data/accessibility/img.html |
| deleted file mode 100644 |
| index 4e143ab8c6c7bba1891fe0dd56853494f5ca0dd3..0000000000000000000000000000000000000000 |
| --- a/content/test/data/accessibility/img.html |
| +++ /dev/null |
| @@ -1,11 +0,0 @@ |
| -<!-- |
| -@MAC-ALLOW:AXRoleDescription='image' |
| -@WIN-ALLOW:xml-roles:* |
| ---> |
| -<html> |
| -<body> |
| - <img src="pipe.jpg" alt="pipe"> |
| - <img src="pipe.jpg" alt=""> |
| - <img src="pipe.jpg" alt=" "> |
| -</body> |
| -</html> |