Re: [html-tests] HTMLInputElement.min just reflects the content attribute (#4595)

# Chrome (unstable channel) #
Testing web-platform-tests at revision 8fcca8f3a2cb4ffe1347937fa424740c7894f9d7
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/4595/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 min attribute must be reflected verbatim by the min property.`                                           | PASS    |
| `The max 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/4595#issuecomment-274215791

Received on Saturday, 21 January 2017 00:33:20 UTC