/home/clopez/webkit/webkit/layout-test-results/http/tests/css/link-css-disabled-value-with-slow-loading-sheet-in-error-actual.txt

55
66Testing value of 'disabled' prior to load just after setting them
77PASS mainSheetLink.sheet is non-null.
8 PASS alternateSheetLink.sheet is null
 8FAIL alternateSheetLink.sheet should be null. Was [object CSSStyleSheet].
99PASS mainSheetLink.disabled is true
1010PASS alternateSheetLink.disabled is false
1111Testing the values when the alternate sheet is loaded (as this is the only one that has sheet() === null)