| Index: LayoutTests/fast/dom/gc-3-expected.txt
|
| diff --git a/LayoutTests/fast/dom/gc-3-expected.txt b/LayoutTests/fast/dom/gc-3-expected.txt
|
| deleted file mode 100644
|
| index 2dcc215ac7700693fc4ada3b1bacffa56cb58949..0000000000000000000000000000000000000000
|
| --- a/LayoutTests/fast/dom/gc-3-expected.txt
|
| +++ /dev/null
|
| @@ -1,9 +0,0 @@
|
| -This test verifies that DOM nodes are retained because a wrapper exists for a descendant. A wrapper need not exist for the node itself or for an ancestor.
|
| -
|
| -The output should be the following pieces of text on lines by themselves: "replacement content", "B", "parent node exists", "child node exists".
|
| -
|
| -replacement content
|
| -B
|
| -parent node exists
|
| -child node exists
|
| -
|
|
|