Re: [html-tests] the-input-element/date.html: Fix typo in min value (#4594)

# Chrome (unstable channel) #
Testing web-platform-tests at revision 08729323bb74ca5d5f81e76d8e8aee6029c59af5
Using browser at version 55.0.2883.75
Starting 10 test iterations
All results were stable

## All results ##

<details>

<summary><a href="http://w3c-test.org/submissions/4594/html/semantics/forms/the-input-element/date.html">/html/semantics/forms/the-input-element/date.html</a></summary>


|                                                    Subtest                                                    | Results |
|---------------------------------------------------------------------------------------------------------------|---------|
|                                                                                                               | OK      |
| `User agents must not allow the user to set the value to a non-empty string that is not a valid date string.` | PASS    |
| `date type support on input element`                                                                          | PASS    |
| `Number of days`                                                                                              | PASS    |
| `The value attribute, if specified and not empty, must have a value that is a valid date string.`             | FAIL    |
| `The max attribute, if specified, must have a value that is a valid date string.`                             | FAIL    |
| `The min attribute, if specified, must have a value that is a valid date string.`                             | FAIL    |

</details>


View on GitHub: https://github.com/w3c/web-platform-tests/pull/4594#issuecomment-274210119

Received on Friday, 20 January 2017 23:48:59 UTC