OLD | NEW |
(Empty) | |
| 1 This is a testharness.js-based test. |
| 2 PASS text field selection for the input hidden |
| 3 PASS text field selection for the input email |
| 4 FAIL text field selection for the input datetime assert_throws: function "functi
on (){ |
| 5 el.selectionStart; |
| 6 }" did not throw |
| 7 PASS text field selection for the input date |
| 8 PASS text field selection for the input month |
| 9 PASS text field selection for the input week |
| 10 PASS text field selection for the input time |
| 11 PASS text field selection for the input number |
| 12 PASS text field selection for the input range |
| 13 PASS text field selection for the input color |
| 14 PASS text field selection for the input checkbox |
| 15 PASS text field selection for the input radio |
| 16 PASS text field selection for the input file |
| 17 PASS text field selection for the input submit |
| 18 PASS text field selection for the input image |
| 19 PASS text field selection for the input reset |
| 20 PASS text field selection for the input button |
| 21 PASS text field selection for the input text |
| 22 PASS text field selection for the input search |
| 23 PASS text field selection for the input tel |
| 24 PASS text field selection for the input url |
| 25 PASS text field selection for the input password |
| 26 Harness: the test ran to completion. |
| 27 |
OLD | NEW |