Index: LayoutTests/userstyles/insert-stylesheets-expected.txt |
diff --git a/LayoutTests/userstyles/insert-stylesheets-expected.txt b/LayoutTests/userstyles/insert-stylesheets-expected.txt |
deleted file mode 100644 |
index 8c3317e3e43c606c6088e7f4c35ce57e5c6500ce..0000000000000000000000000000000000000000 |
--- a/LayoutTests/userstyles/insert-stylesheets-expected.txt |
+++ /dev/null |
@@ -1,12 +0,0 @@ |
-PASS getComputedStyle(testElement).backgroundColor is 'rgb(255, 0, 0)' |
-PASS testElement.offsetWidth is 0 |
-PASS getComputedStyle(testElement).backgroundColor is 'rgb(255, 0, 0)' |
-PASS testElement.offsetWidth is 0 |
-PASS getComputedStyle(testElement).backgroundColor is 'rgb(0, 128, 0)' |
-PASS testElement.offsetWidth is 100 |
-PASS successfullyParsed is true |
- |
-TEST COMPLETE |
-This test requires testRunner and window.internals. |
- |
- |