Chromium Code Reviews| Index: content/test/data/accessibility/input-date.html |
| diff --git a/content/test/data/accessibility/input-date.html b/content/test/data/accessibility/input-date.html |
| deleted file mode 100644 |
| index 3546b0a2e46a1bf0742a7b32afdbbab36a0fdf97..0000000000000000000000000000000000000000 |
| --- a/content/test/data/accessibility/input-date.html |
| +++ /dev/null |
| @@ -1,11 +0,0 @@ |
| -<!-- |
| -@MAC-ALLOW:AXRole* |
| ---> |
| -<!DOCTYPE html> |
| -<html> |
| -<body> |
| - |
| - <input type="date" value="2008-09-01"> |
| - |
| -</body> |
| -</html> |