NEW 139489
[GTK] Layout Test http/tests/css/link-css-disabled-value-with-slow-loading-sheet.html is flaky
https://bugs.webkit.org/show_bug.cgi?id=139489
Summary [GTK] Layout Test http/tests/css/link-css-disabled-value-with-slow-loading-sh...
Carlos Alberto Lopez Perez
Reported 2014-12-10 09:17:44 PST
The following layout test is flaky on platform GTK http/tests/css/link-css-disabled-value-with-slow-loading-sheet.html When it fails gives the following result: --- /home/clopez/webkit/webkit/layout-test-results/http/tests/css/link-css-disabled-value-with-slow-loading-sheet-expected.txt +++ /home/clopez/webkit/webkit/layout-test-results/http/tests/css/link-css-disabled-value-with-slow-loading-sheet-actual.txt @@ -5,7 +5,7 @@ Testing value of 'disabled' prior to load just after setting them PASS mainSheetLink.sheet is non-null. -PASS alternateSheetLink.sheet is null +FAIL alternateSheetLink.sheet should be null. Was [object CSSStyleSheet]. PASS mainSheetLink.disabled is true PASS alternateSheetLink.disabled is false Testing the values when the alternate sheet is loaded (as this is the only one that has sheet() === null)
Attachments
Note You need to log in before you can comment on or make changes to this bug.