blob: 60d3a170f29b6334871c8396de0aabbb76b0c196 [file] [log] [blame]
This test verifies that DOM nodes are not retained just because a wrapper exists for a descendant. A wrapper must 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", "child node exists".
replacement content
B
child node exists