| Index: LayoutTests/cssom/stylesheetlist-01-expected.txt
|
| diff --git a/LayoutTests/cssom/stylesheetlist-01-expected.txt b/LayoutTests/cssom/stylesheetlist-01-expected.txt
|
| index f13700508bc270ce5b5cb575fc99b14e98bdf74b..380cb5fc2852817f6cb1da777e1b05764c8eacce 100644
|
| --- a/LayoutTests/cssom/stylesheetlist-01-expected.txt
|
| +++ b/LayoutTests/cssom/stylesheetlist-01-expected.txt
|
| @@ -1,5 +1,5 @@
|
| This text should be green
|
| -
|
| +This is a testharness.js-based test.
|
| PASS Check that all stylesheets are initially present in document.styleSheets
|
| PASS Check that no stylesheets are applied when disabled
|
| PASS #s1 accessible through document.styleSheets after disabling
|
| @@ -7,4 +7,5 @@ PASS #s2 accessible through document.styleSheets after disabling
|
| PASS #s3 accessible through document.styleSheets after disabling
|
| PASS #s4 accessible through document.styleSheets after disabling
|
| PASS #s5 accessible through document.styleSheets after disabling
|
| +Harness: the test ran to completion.
|
|
|
|
|