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