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

# Firefox (nightly channel) #
Testing web-platform-tests at revision 8fcca8f3a2cb4ffe1347937fa424740c7894f9d7
Using browser at version BuildID 20170119222621; SourceStamp a3978751f45108ff1ae002ecebdc0fa23fc52b84
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-274215936

Received on Saturday, 21 January 2017 00:34:27 UTC