OLD | NEW |
1 This text should be green | 1 This text should be green |
2 | 2 This is a testharness.js-based test. |
3 PASS Check that all stylesheets are initially present in document.styleSheets | 3 PASS Check that all stylesheets are initially present in document.styleSheets |
4 PASS Check that no stylesheets are applied when disabled | 4 PASS Check that no stylesheets are applied when disabled |
5 PASS #s1 accessible through document.styleSheets after disabling | 5 PASS #s1 accessible through document.styleSheets after disabling |
6 PASS #s2 accessible through document.styleSheets after disabling | 6 PASS #s2 accessible through document.styleSheets after disabling |
7 PASS #s3 accessible through document.styleSheets after disabling | 7 PASS #s3 accessible through document.styleSheets after disabling |
8 PASS #s4 accessible through document.styleSheets after disabling | 8 PASS #s4 accessible through document.styleSheets after disabling |
9 PASS #s5 accessible through document.styleSheets after disabling | 9 PASS #s5 accessible through document.styleSheets after disabling |
| 10 Harness: the test ran to completion. |
10 | 11 |
OLD | NEW |