Chromium Code Reviews| Index: content/test/data/accessibility/input-search.html |
| diff --git a/content/test/data/accessibility/input-search.html b/content/test/data/accessibility/input-search.html |
| deleted file mode 100644 |
| index ee9a4107834edbbe172421327add2f5e8439d631..0000000000000000000000000000000000000000 |
| --- a/content/test/data/accessibility/input-search.html |
| +++ /dev/null |
| @@ -1,10 +0,0 @@ |
| -<!DOCTYPE html> |
| -<!-- |
| -@MAC-ALLOW:AXRole* |
| -@MAC-ALLOW:AXSubrole* |
| ---> |
| -<html> |
| - <body> |
| - <input type="search" name="googlesearch"> |
| - </body> |
| -</html> |