| OLD | NEW |
| 1 CONSOLE WARNING: line 22: The <keygen> element is deprecated and will be removed
in M56, around January 2017. See https://www.chromestatus.com/features/57160609
92962560 for more details. | 1 CONSOLE WARNING: line 22: The <keygen> element is deprecated and will be removed
in M57, around March 2017. See https://www.chromestatus.com/features/5716060992
962560 for more details. |
| 2 button | 2 button |
| 3 PASS document.activeElement.id is not "control" | 3 PASS document.activeElement.id is not "control" |
| 4 details | 4 details |
| 5 PASS document.activeElement.id is not "control" | 5 PASS document.activeElement.id is not "control" |
| 6 embed | 6 embed |
| 7 PASS document.activeElement.id is not "control" | 7 PASS document.activeElement.id is not "control" |
| 8 iframe | 8 iframe |
| 9 PASS document.activeElement.id is not "control" | 9 PASS document.activeElement.id is not "control" |
| 10 keygen | 10 keygen |
| 11 PASS document.activeElement.id is not "control" | 11 PASS document.activeElement.id is not "control" |
| (...skipping 21 matching lines...) Expand all Loading... |
| 33 object | 33 object |
| 34 FAIL document.activeElement.id should be control. Was object. | 34 FAIL document.activeElement.id should be control. Was object. |
| 35 object[usemap] | 35 object[usemap] |
| 36 PASS document.activeElement.id is not "control" | 36 PASS document.activeElement.id is not "control" |
| 37 input | 37 input |
| 38 PASS document.activeElement.id is not "control" | 38 PASS document.activeElement.id is not "control" |
| 39 PASS successfullyParsed is true | 39 PASS successfullyParsed is true |
| 40 | 40 |
| 41 TEST COMPLETE | 41 TEST COMPLETE |
| 42 | 42 |
| OLD | NEW |