/home/clopez/webkit/webkit/layout-test-results/http/tests/css/link-css-disabled-value-with-slow-loading-sheet-in-error-actual.txt
5
5
6
6
Testing value of 'disabled' prior to load just after setting them
7
7
PASS mainSheetLink.sheet is non-null.
8
P
ASS
alternateSheetLink.sheet
i
s
null
8
F
AIL
alternateSheetLink.sheet
should be
null
. Was [object CSSStyleSheet].
9
9
PASS mainSheetLink.disabled is true
10
10
PASS alternateSheetLink.disabled is false
11
11
Testing the values when the alternate sheet is loaded (as this is the only one that has sheet() === null)