Index: LayoutTests/fast/dom/shadow/insertion-parent-shadow-expected.txt |
diff --git a/LayoutTests/fast/dom/shadow/insertion-parent-shadow-expected.txt b/LayoutTests/fast/dom/shadow/insertion-parent-shadow-expected.txt |
deleted file mode 100644 |
index 6108ce7bd16b872c71ac06a2b184248f41568adc..0000000000000000000000000000000000000000 |
--- a/LayoutTests/fast/dom/shadow/insertion-parent-shadow-expected.txt |
+++ /dev/null |
@@ -1,11 +0,0 @@ |
-Tests for insertionParent with a shadow element. |
- |
-On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
- |
- |
-PASS getNodeInShadowTreeStack('host/older-shadow-root-child').webkitInsertionParent.id is "shadow" |
-PASS getNodeInShadowTreeStack('host//shadow').webkitInsertionParent is null |
-PASS successfullyParsed is true |
- |
-TEST COMPLETE |
- |