mirror of
https://github.com/swc-project/swc.git
synced 2025-01-01 18:16:09 +03:00
35 lines
733 B
Plaintext
35 lines
733 B
Plaintext
|
|
||
|
x Document
|
||
|
,-[$DIR/tests/fixture/comment-no-dtd/input.xml:1:1]
|
||
|
1 | ,-> <!-- My Comment -->
|
||
|
2 | `-> <DocumentElement/>
|
||
|
`----
|
||
|
|
||
|
x Child
|
||
|
,-[$DIR/tests/fixture/comment-no-dtd/input.xml:1:1]
|
||
|
1 | <!-- My Comment -->
|
||
|
: ^^^^^^^^^^^^^^^^^^^
|
||
|
2 | <DocumentElement/>
|
||
|
`----
|
||
|
|
||
|
x Comment
|
||
|
,-[$DIR/tests/fixture/comment-no-dtd/input.xml:1:1]
|
||
|
1 | <!-- My Comment -->
|
||
|
: ^^^^^^^^^^^^^^^^^^^
|
||
|
2 | <DocumentElement/>
|
||
|
`----
|
||
|
|
||
|
x Child
|
||
|
,-[$DIR/tests/fixture/comment-no-dtd/input.xml:1:1]
|
||
|
1 | <!-- My Comment -->
|
||
|
2 | <DocumentElement/>
|
||
|
: ^^^^^^^^^^^^^^^^^^
|
||
|
`----
|
||
|
|
||
|
x Element
|
||
|
,-[$DIR/tests/fixture/comment-no-dtd/input.xml:1:1]
|
||
|
1 | <!-- My Comment -->
|
||
|
2 | <DocumentElement/>
|
||
|
: ^^^^^^^^^^^^^^^^^^
|
||
|
`----
|