| Adding the 'disabled' attribute to a link element causes it to disable its stylesheet | |
| On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". | |
| PASS getComputedStyle(testDiv).backgroundColor is "rgb(255, 0, 0)" | |
| PASS disabledLink.disabled is true | |
| PASS successfullyParsed is true | |
| TEST COMPLETE | |