| Index: LayoutTests/http/tests/xmlviewer/dumpAsText/xmlviewer-clashing-element-id-tree-crash-expected.txt
|
| diff --git a/LayoutTests/http/tests/xmlviewer/dumpAsText/xmlviewer-clashing-element-id-tree-crash-expected.txt b/LayoutTests/http/tests/xmlviewer/dumpAsText/xmlviewer-clashing-element-id-tree-crash-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..8e7847a0fdb113d443f7d66d84b1cc36731ebca0
|
| --- /dev/null
|
| +++ b/LayoutTests/http/tests/xmlviewer/dumpAsText/xmlviewer-clashing-element-id-tree-crash-expected.txt
|
| @@ -0,0 +1,12 @@
|
| +This XML file does not appear to have any style information associated with it. The document tree is shown below.
|
| +<organizations>
|
| +<organization name="A">
|
| +<CEO name="B" id="tree">
|
| +<SalesManager name="C"/>
|
| +<OperationsManager name="D"/>
|
| +<RnDManager name="E">
|
| +<ReasearchHead name="F"/>
|
| +</RnDManager>
|
| +</CEO>
|
| +</organization>
|
| +</organizations>
|
|
|