Index: LayoutTests/cssom/stylesheetlist-01-expected.txt |
diff --git a/LayoutTests/cssom/stylesheetlist-01-expected.txt b/LayoutTests/cssom/stylesheetlist-01-expected.txt |
deleted file mode 100644 |
index 380cb5fc2852817f6cb1da777e1b05764c8eacce..0000000000000000000000000000000000000000 |
--- a/LayoutTests/cssom/stylesheetlist-01-expected.txt |
+++ /dev/null |
@@ -1,11 +0,0 @@ |
-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 |
-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. |
- |