| OLD | NEW |
| 1 | |
| 2 This is a testharness.js-based test. | 1 This is a testharness.js-based test. |
| 3 PASS missing type attribute | 2 PASS missing type attribute |
| 4 PASS submit type attribute | 3 PASS submit type attribute |
| 5 PASS reset type attribute | 4 PASS reset type attribute |
| 6 PASS button type attribute | 5 PASS button type attribute |
| 7 FAIL menu type attribute assert_equals: expected "menu" but got "submit" | 6 FAIL menu type attribute assert_equals: expected "menu" but got "submit" |
| 8 PASS invalid type attribute | 7 PASS invalid type attribute |
| 9 Harness: the test ran to completion. | 8 Harness: the test ran to completion. |
| 10 | 9 |
| OLD | NEW |