Index: LayoutTests/cssom/stylesheetlist-01-expected.txt |
diff --git a/LayoutTests/cssom/stylesheetlist-01-expected.txt b/LayoutTests/cssom/stylesheetlist-01-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..f13700508bc270ce5b5cb575fc99b14e98bdf74b |
--- /dev/null |
+++ b/LayoutTests/cssom/stylesheetlist-01-expected.txt |
@@ -0,0 +1,10 @@ |
+This text should be green |
+ |
+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 |
+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 |
+ |