blob: 6d5f0f83217da7af0ed60ea6c8e32f80435698ee [file] [log] [blame]
This test checks HTMLLinkElement disabled conforms to HTML5 spec for the bug id #45425 .
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS test.disabled is false
PASS test.disabled is true
PASS test.sheet is null
PASS test_nostyle.sheet is null
PASS test_nostyle.disabled is false
PASS test_nostyle.disabled is true
PASS successfullyParsed is true
TEST COMPLETE