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