Index: LayoutTests/fast/dom/shadow/part-pseudo-element-expected.txt |
diff --git a/LayoutTests/fast/dom/shadow/part-pseudo-element-expected.txt b/LayoutTests/fast/dom/shadow/part-pseudo-element-expected.txt |
deleted file mode 100644 |
index 89cc4cd289e8e2e9abda7a489ba0ee1de6d2ee34..0000000000000000000000000000000000000000 |
--- a/LayoutTests/fast/dom/shadow/part-pseudo-element-expected.txt |
+++ /dev/null |
@@ -1,13 +0,0 @@ |
-Test whether ::part matches elements whose part attributes have the same as ::part's argument in shadow trees. |
- |
-On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
- |
- |
-PASS backgroundColorOf('host/target') is "rgb(0, 128, 0)" |
-PASS backgroundColorOf('host1/host2/target') is "rgba(0, 0, 0, 0)" |
-PASS backgroundColorOf('host/target') is "rgba(0, 0, 0, 0)" |
-PASS backgroundColorOf('host/target') is "rgb(0, 128, 0)" |
-PASS successfullyParsed is true |
- |
-TEST COMPLETE |
- |