Chromium Code Reviews| Index: content/test/data/accessibility/html/input-month.html |
| diff --git a/content/test/data/accessibility/html/input-month.html b/content/test/data/accessibility/html/input-month.html |
| index f98756e7feb365f2bb30e3d3264dd202e0a88eb5..fd74d661961e99ad744d566ae107eaba5dd52da7 100644 |
| --- a/content/test/data/accessibility/html/input-month.html |
| +++ b/content/test/data/accessibility/html/input-month.html |
| @@ -1,7 +1,8 @@ |
| +<!DOCTYPE html> |
| <!-- |
| @MAC-ALLOW:AXRole* |
| +@WIN-ALLOW:ia2_hypertext=* |
| --> |
| -<!DOCTYPE html> |
| <html> |
| <body> |
| <input type="month"> |