mirror of
https://github.com/swc-project/swc.git
synced 2024-12-27 15:42:51 +03:00
143 lines
3.0 KiB
Plaintext
143 lines
3.0 KiB
Plaintext
|
|
x Document
|
|
,-[$DIR/tests/fixture/entity/input.xml:1:1]
|
|
1 | ,-> <root>
|
|
2 | | <h a='¬i;'/>
|
|
3 | | <h a='&lang='/>
|
|
4 | | <test test="Ӓ"></test>
|
|
5 | | <test test="Ē"></test>
|
|
6 | `-> </root>
|
|
`----
|
|
|
|
x Child
|
|
,-[$DIR/tests/fixture/entity/input.xml:1:1]
|
|
1 | ,-> <root>
|
|
2 | | <h a='¬i;'/>
|
|
3 | | <h a='&lang='/>
|
|
4 | | <test test="Ӓ"></test>
|
|
5 | | <test test="Ē"></test>
|
|
6 | `-> </root>
|
|
`----
|
|
|
|
x Element
|
|
,-[$DIR/tests/fixture/entity/input.xml:1:1]
|
|
1 | ,-> <root>
|
|
2 | | <h a='¬i;'/>
|
|
3 | | <h a='&lang='/>
|
|
4 | | <test test="Ӓ"></test>
|
|
5 | | <test test="Ē"></test>
|
|
6 | `-> </root>
|
|
`----
|
|
|
|
x Child
|
|
,-[$DIR/tests/fixture/entity/input.xml:1:1]
|
|
1 | ,-> <root>
|
|
2 | `-> <h a='¬i;'/>
|
|
`----
|
|
|
|
x Text
|
|
,-[$DIR/tests/fixture/entity/input.xml:1:1]
|
|
1 | ,-> <root>
|
|
2 | `-> <h a='¬i;'/>
|
|
`----
|
|
|
|
x Child
|
|
,-[$DIR/tests/fixture/entity/input.xml:2:5]
|
|
2 | <h a='¬i;'/>
|
|
: ^^^^^^^^^^^^^^^
|
|
`----
|
|
|
|
x Element
|
|
,-[$DIR/tests/fixture/entity/input.xml:2:5]
|
|
2 | <h a='¬i;'/>
|
|
: ^^^^^^^^^^^^^^^
|
|
`----
|
|
|
|
x Attribute
|
|
|
|
x Child
|
|
,-[$DIR/tests/fixture/entity/input.xml:2:5]
|
|
2 | ,-> <h a='¬i;'/>
|
|
3 | `-> <h a='&lang='/>
|
|
`----
|
|
|
|
x Text
|
|
,-[$DIR/tests/fixture/entity/input.xml:2:5]
|
|
2 | ,-> <h a='¬i;'/>
|
|
3 | `-> <h a='&lang='/>
|
|
`----
|
|
|
|
x Child
|
|
,-[$DIR/tests/fixture/entity/input.xml:3:5]
|
|
3 | <h a='&lang='/>
|
|
: ^^^^^^^^^^^^^^^
|
|
`----
|
|
|
|
x Element
|
|
,-[$DIR/tests/fixture/entity/input.xml:3:5]
|
|
3 | <h a='&lang='/>
|
|
: ^^^^^^^^^^^^^^^
|
|
`----
|
|
|
|
x Child
|
|
,-[$DIR/tests/fixture/entity/input.xml:3:5]
|
|
3 | ,-> <h a='&lang='/>
|
|
4 | `-> <test test="Ӓ"></test>
|
|
`----
|
|
|
|
x Text
|
|
,-[$DIR/tests/fixture/entity/input.xml:3:5]
|
|
3 | ,-> <h a='&lang='/>
|
|
4 | `-> <test test="Ӓ"></test>
|
|
`----
|
|
|
|
x Child
|
|
,-[$DIR/tests/fixture/entity/input.xml:4:5]
|
|
4 | <test test="Ӓ"></test>
|
|
: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
`----
|
|
|
|
x Element
|
|
,-[$DIR/tests/fixture/entity/input.xml:4:5]
|
|
4 | <test test="Ӓ"></test>
|
|
: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
`----
|
|
|
|
x Child
|
|
,-[$DIR/tests/fixture/entity/input.xml:4:5]
|
|
4 | ,-> <test test="Ӓ"></test>
|
|
5 | `-> <test test="Ē"></test>
|
|
`----
|
|
|
|
x Text
|
|
,-[$DIR/tests/fixture/entity/input.xml:4:5]
|
|
4 | ,-> <test test="Ӓ"></test>
|
|
5 | `-> <test test="Ē"></test>
|
|
`----
|
|
|
|
x Child
|
|
,-[$DIR/tests/fixture/entity/input.xml:5:5]
|
|
5 | <test test="Ē"></test>
|
|
: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
`----
|
|
|
|
x Element
|
|
,-[$DIR/tests/fixture/entity/input.xml:5:5]
|
|
5 | <test test="Ē"></test>
|
|
: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
`----
|
|
|
|
x Child
|
|
,-[$DIR/tests/fixture/entity/input.xml:5:5]
|
|
5 | <test test="Ē"></test>
|
|
: ^
|
|
6 | </root>
|
|
`----
|
|
|
|
x Text
|
|
,-[$DIR/tests/fixture/entity/input.xml:5:5]
|
|
5 | <test test="Ē"></test>
|
|
: ^
|
|
6 | </root>
|
|
`----
|