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

# Firefox (nightly channel) #
Testing web-platform-tests at revision 4adbab44b5d5764847883a11b698edb4c93c3020
Using browser at version BuildID 20170120225344; SourceStamp 3cedab21a7e65e6a1c4c2294ecfb5502575a46e3
Starting 10 test iterations
All results were stable

## All results ##

<details>

<summary><a href="http://w3c-test.org/submissions/4601/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    |
| `The max attribute must be reflected verbatim by the max property.`                                           | 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.`             | PASS    |
| `The min attribute must be reflected verbatim by the min property.`                                           | PASS    |

</details>


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

Received on Monday, 23 January 2017 05:24:24 UTC