| OLD | NEW |
| (Empty) |
| 1 This test checks HTMLLinkElement disabled conforms to HTML5 spec for the bug id
#45425 . | |
| 2 | |
| 3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
". | |
| 4 | |
| 5 | |
| 6 PASS test.disabled is false | |
| 7 PASS test.disabled is true | |
| 8 PASS test.sheet.disabled is true | |
| 9 PASS test.sheet.disabled is false | |
| 10 PASS test.disabled is false | |
| 11 | |
| 12 | |
| 13 PASS test_nostyle.sheet is null | |
| 14 PASS test_nostyle.disabled is false | |
| 15 PASS test_nostyle.disabled is false | |
| 16 PASS successfullyParsed is true | |
| 17 | |
| 18 TEST COMPLETE | |
| 19 | |
| OLD | NEW |