blob: ff2ddb32d0d9c91b536e060ed3e6490dabad1cd5 [file] [log] [blame]
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
child node exists