Index: LayoutTests/fast/css/style-and-stylesheet-important-expected.txt |
diff --git a/LayoutTests/fast/css/style-and-stylesheet-important-expected.txt b/LayoutTests/fast/css/style-and-stylesheet-important-expected.txt |
deleted file mode 100644 |
index dce8411ef152d5817cba452dbd56e60246d496fd..0000000000000000000000000000000000000000 |
--- a/LayoutTests/fast/css/style-and-stylesheet-important-expected.txt |
+++ /dev/null |
@@ -1,10 +0,0 @@ |
-Style attribute !important wins over stylesheet !important |
- |
-On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
- |
- |
-PASS getComputedStyle(p).color is "rgb(0, 128, 0)" |
-PASS successfullyParsed is true |
- |
-TEST COMPLETE |
-This text should be green. |