Re: [html-tests] Fix some the-input-element/valueMode.html assertions (#4803)

# Firefox (nightly channel) #
Testing web-platform-tests at revision 638ebf54e02d57aeac47c80a76046bdaccdead44
Using browser at version BuildID 20170123125947; SourceStamp 36486fdc3813ef7943ae5b07b4128866d1938a6c
Starting 10 test iterations
All results were stable
## All results ##
<details>
<summary><a href="http://w3c-test.org/submissions/4803/html/semantics/forms/the-input-element/valueMode.html">/html/semantics/forms/the-input-element/valueMode.html</a></summary>


|                                  Subtest                                   | Results |
|----------------------------------------------------------------------------|---------|
|                                                                            | OK      |
| `value IDL attribute of input type text with value attribute`              | PASS    |
| `value IDL attribute of input type date without value attribute`           | PASS    |
| `value IDL attribute of input type email with value attribute`             | PASS    |
| `value IDL attribute of input type button with value attribute`            | PASS    |
| `value IDL attribute of input type checkbox without value attribute`       | FAIL    |
| `value IDL attribute of input type search without value attribute`         | PASS    |
| `value IDL attribute of input type color without value attribute`          | PASS    |
| `value IDL attribute of input type password with value attribute`          | PASS    |
| `value IDL attribute of input type button without value attribute`         | PASS    |
| `value IDL attribute of input type range without value attribute`          | PASS    |
| `value IDL attribute of input type submit with value attribute`            | PASS    |
| `value IDL attribute of input type month with value attribute`             | PASS    |
| `value IDL attribute of input type url without value attribute`            | PASS    |
| `value IDL attribute of input type range with value attribute`             | PASS    |
| `value IDL attribute of input type text without value attribute`           | PASS    |
| `value IDL attribute of input type hidden with value attribute`            | PASS    |
| `value IDL attribute of input type datetime-local with value attribute`    | PASS    |
| `value IDL attribute of input type email without value attribute`          | PASS    |
| `value IDL attribute of input type radio with value attribute`             | FAIL    |
| `value IDL attribute of input type week with value attribute`              | PASS    |
| `value IDL attribute of input type week without value attribute`           | PASS    |
| `value IDL attribute of input type hidden without value attribute`         | PASS    |
| `value IDL attribute of input type search with value attribute`            | PASS    |
| `value IDL attribute of input type date with value attribute`              | PASS    |
| `value IDL attribute of input type reset without value attribute`          | PASS    |
| `value IDL attribute of input type reset with value attribute`             | PASS    |
| `value IDL attribute of input type time with value attribute`              | PASS    |
| `value IDL attribute of input type password without value attribute`       | PASS    |
| `value IDL attribute of input type url with value attribute`               | PASS    |
| `value IDL attribute of input type radio without value attribute`          | FAIL    |
| `value IDL attribute of input type number with value attribute`            | PASS    |
| `value IDL attribute of input type tel without value attribute`            | PASS    |
| `value IDL attribute of input type datetime-local without value attribute` | PASS    |
| `value IDL attribute of input type checkbox with value attribute`          | FAIL    |
| `value IDL attribute of input type month without value attribute`          | PASS    |
| `value IDL attribute of input type submit without value attribute`         | PASS    |
| `value IDL attribute of input type image with value attribute`             | PASS    |
| `value IDL attribute of input type number without value attribute`         | PASS    |
| `value IDL attribute of input type tel with value attribute`               | PASS    |
| `value IDL attribute of input type color with value attribute`             | PASS    |
| `value IDL attribute of input type time without value attribute`           | PASS    |
| `value IDL attribute of input type image without value attribute`          | PASS    |

</details>

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

Received on Monday, 13 February 2017 01:12:45 UTC