mirror of
https://github.com/swc-project/swc.git
synced 2024-12-29 00:23:10 +03:00
364 lines
10 KiB
Plaintext
364 lines
10 KiB
Plaintext
|
|
x Document
|
|
,-[$DIR/tests/fixture/entity/input.xml:1:1]
|
|
1 | ,-> <?xml version="1.0" encoding="UTF-8"?>
|
|
2 | | <?xml-stylesheet href="copy.css" type="text/css"?>
|
|
3 | | <root>
|
|
4 | | <h a='noti;'/>
|
|
5 | | <h a='lang='/>
|
|
6 | | <test test="Ӓ"></test>
|
|
7 | | <test test="Ē"></test>
|
|
8 | | <Geschlecht>♂</Geschlecht>
|
|
9 | | <copyright>O'Reilly & Associates</copyright>
|
|
10 | | <foo>©©™™</foo>
|
|
11 | `-> </root>
|
|
`----
|
|
|
|
x Child
|
|
,-[$DIR/tests/fixture/entity/input.xml:1:1]
|
|
1 | <?xml version="1.0" encoding="UTF-8"?>
|
|
: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
2 | <?xml-stylesheet href="copy.css" type="text/css"?>
|
|
`----
|
|
|
|
x ProcessingInstruction
|
|
,-[$DIR/tests/fixture/entity/input.xml:1:1]
|
|
1 | <?xml version="1.0" encoding="UTF-8"?>
|
|
: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
2 | <?xml-stylesheet href="copy.css" type="text/css"?>
|
|
`----
|
|
|
|
x Child
|
|
,-[$DIR/tests/fixture/entity/input.xml:1:1]
|
|
1 | <?xml version="1.0" encoding="UTF-8"?>
|
|
2 | <?xml-stylesheet href="copy.css" type="text/css"?>
|
|
: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
3 | <root>
|
|
`----
|
|
|
|
x ProcessingInstruction
|
|
,-[$DIR/tests/fixture/entity/input.xml:1:1]
|
|
1 | <?xml version="1.0" encoding="UTF-8"?>
|
|
2 | <?xml-stylesheet href="copy.css" type="text/css"?>
|
|
: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
3 | <root>
|
|
`----
|
|
|
|
x Child
|
|
,-[$DIR/tests/fixture/entity/input.xml:2:1]
|
|
2 | <?xml-stylesheet href="copy.css" type="text/css"?>
|
|
3 | ,-> <root>
|
|
4 | | <h a='noti;'/>
|
|
5 | | <h a='lang='/>
|
|
6 | | <test test="Ӓ"></test>
|
|
7 | | <test test="Ē"></test>
|
|
8 | | <Geschlecht>♂</Geschlecht>
|
|
9 | | <copyright>O'Reilly & Associates</copyright>
|
|
10 | | <foo>©©™™</foo>
|
|
11 | `-> </root>
|
|
`----
|
|
|
|
x Element
|
|
,-[$DIR/tests/fixture/entity/input.xml:2:1]
|
|
2 | <?xml-stylesheet href="copy.css" type="text/css"?>
|
|
3 | ,-> <root>
|
|
4 | | <h a='noti;'/>
|
|
5 | | <h a='lang='/>
|
|
6 | | <test test="Ӓ"></test>
|
|
7 | | <test test="Ē"></test>
|
|
8 | | <Geschlecht>♂</Geschlecht>
|
|
9 | | <copyright>O'Reilly & Associates</copyright>
|
|
10 | | <foo>©©™™</foo>
|
|
11 | `-> </root>
|
|
`----
|
|
|
|
x Child
|
|
,-[$DIR/tests/fixture/entity/input.xml:2:1]
|
|
2 | <?xml-stylesheet href="copy.css" type="text/css"?>
|
|
3 | ,-> <root>
|
|
4 | `-> <h a='noti;'/>
|
|
5 | <h a='lang='/>
|
|
`----
|
|
|
|
x Text
|
|
,-[$DIR/tests/fixture/entity/input.xml:2:1]
|
|
2 | <?xml-stylesheet href="copy.css" type="text/css"?>
|
|
3 | ,-> <root>
|
|
4 | `-> <h a='noti;'/>
|
|
5 | <h a='lang='/>
|
|
`----
|
|
|
|
x Child
|
|
,-[$DIR/tests/fixture/entity/input.xml:3:1]
|
|
3 | <root>
|
|
4 | <h a='noti;'/>
|
|
: ^^^^^^^^^^^^^^
|
|
5 | <h a='lang='/>
|
|
`----
|
|
|
|
x Element
|
|
,-[$DIR/tests/fixture/entity/input.xml:3:1]
|
|
3 | <root>
|
|
4 | <h a='noti;'/>
|
|
: ^^^^^^^^^^^^^^
|
|
5 | <h a='lang='/>
|
|
`----
|
|
|
|
x Attribute
|
|
|
|
x Child
|
|
,-[$DIR/tests/fixture/entity/input.xml:3:1]
|
|
3 | <root>
|
|
4 | ,-> <h a='noti;'/>
|
|
5 | `-> <h a='lang='/>
|
|
6 | <test test="Ӓ"></test>
|
|
`----
|
|
|
|
x Text
|
|
,-[$DIR/tests/fixture/entity/input.xml:3:1]
|
|
3 | <root>
|
|
4 | ,-> <h a='noti;'/>
|
|
5 | `-> <h a='lang='/>
|
|
6 | <test test="Ӓ"></test>
|
|
`----
|
|
|
|
x Child
|
|
,-[$DIR/tests/fixture/entity/input.xml:4:1]
|
|
4 | <h a='noti;'/>
|
|
5 | <h a='lang='/>
|
|
: ^^^^^^^^^^^^^^
|
|
6 | <test test="Ӓ"></test>
|
|
`----
|
|
|
|
x Element
|
|
,-[$DIR/tests/fixture/entity/input.xml:4:1]
|
|
4 | <h a='noti;'/>
|
|
5 | <h a='lang='/>
|
|
: ^^^^^^^^^^^^^^
|
|
6 | <test test="Ӓ"></test>
|
|
`----
|
|
|
|
x Child
|
|
,-[$DIR/tests/fixture/entity/input.xml:4:1]
|
|
4 | <h a='noti;'/>
|
|
5 | ,-> <h a='lang='/>
|
|
6 | `-> <test test="Ӓ"></test>
|
|
7 | <test test="Ē"></test>
|
|
`----
|
|
|
|
x Text
|
|
,-[$DIR/tests/fixture/entity/input.xml:4:1]
|
|
4 | <h a='noti;'/>
|
|
5 | ,-> <h a='lang='/>
|
|
6 | `-> <test test="Ӓ"></test>
|
|
7 | <test test="Ē"></test>
|
|
`----
|
|
|
|
x Child
|
|
,-[$DIR/tests/fixture/entity/input.xml:5:1]
|
|
5 | <h a='lang='/>
|
|
6 | <test test="Ӓ"></test>
|
|
: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
7 | <test test="Ē"></test>
|
|
`----
|
|
|
|
x Element
|
|
,-[$DIR/tests/fixture/entity/input.xml:5:1]
|
|
5 | <h a='lang='/>
|
|
6 | <test test="Ӓ"></test>
|
|
: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
7 | <test test="Ē"></test>
|
|
`----
|
|
|
|
x Child
|
|
,-[$DIR/tests/fixture/entity/input.xml:5:1]
|
|
5 | <h a='lang='/>
|
|
6 | ,-> <test test="Ӓ"></test>
|
|
7 | `-> <test test="Ē"></test>
|
|
8 | <Geschlecht>♂</Geschlecht>
|
|
`----
|
|
|
|
x Text
|
|
,-[$DIR/tests/fixture/entity/input.xml:5:1]
|
|
5 | <h a='lang='/>
|
|
6 | ,-> <test test="Ӓ"></test>
|
|
7 | `-> <test test="Ē"></test>
|
|
8 | <Geschlecht>♂</Geschlecht>
|
|
`----
|
|
|
|
x Child
|
|
,-[$DIR/tests/fixture/entity/input.xml:6:1]
|
|
6 | <test test="Ӓ"></test>
|
|
7 | <test test="Ē"></test>
|
|
: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
8 | <Geschlecht>♂</Geschlecht>
|
|
`----
|
|
|
|
x Element
|
|
,-[$DIR/tests/fixture/entity/input.xml:6:1]
|
|
6 | <test test="Ӓ"></test>
|
|
7 | <test test="Ē"></test>
|
|
: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
8 | <Geschlecht>♂</Geschlecht>
|
|
`----
|
|
|
|
x Child
|
|
,-[$DIR/tests/fixture/entity/input.xml:6:1]
|
|
6 | <test test="Ӓ"></test>
|
|
7 | ,-> <test test="Ē"></test>
|
|
8 | `-> <Geschlecht>♂</Geschlecht>
|
|
9 | <copyright>O'Reilly & Associates</copyright>
|
|
`----
|
|
|
|
x Text
|
|
,-[$DIR/tests/fixture/entity/input.xml:6:1]
|
|
6 | <test test="Ӓ"></test>
|
|
7 | ,-> <test test="Ē"></test>
|
|
8 | `-> <Geschlecht>♂</Geschlecht>
|
|
9 | <copyright>O'Reilly & Associates</copyright>
|
|
`----
|
|
|
|
x Child
|
|
,-[$DIR/tests/fixture/entity/input.xml:7:1]
|
|
7 | <test test="Ē"></test>
|
|
8 | <Geschlecht>♂</Geschlecht>
|
|
: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
9 | <copyright>O'Reilly & Associates</copyright>
|
|
`----
|
|
|
|
x Element
|
|
,-[$DIR/tests/fixture/entity/input.xml:7:1]
|
|
7 | <test test="Ē"></test>
|
|
8 | <Geschlecht>♂</Geschlecht>
|
|
: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
9 | <copyright>O'Reilly & Associates</copyright>
|
|
`----
|
|
|
|
x Child
|
|
,-[$DIR/tests/fixture/entity/input.xml:7:1]
|
|
7 | <test test="Ē"></test>
|
|
8 | <Geschlecht>♂</Geschlecht>
|
|
: ^^^^^^^^
|
|
9 | <copyright>O'Reilly & Associates</copyright>
|
|
`----
|
|
|
|
x Text
|
|
,-[$DIR/tests/fixture/entity/input.xml:7:1]
|
|
7 | <test test="Ē"></test>
|
|
8 | <Geschlecht>♂</Geschlecht>
|
|
: ^^^^^^^^
|
|
9 | <copyright>O'Reilly & Associates</copyright>
|
|
`----
|
|
|
|
x Child
|
|
,-[$DIR/tests/fixture/entity/input.xml:7:1]
|
|
7 | <test test="Ē"></test>
|
|
8 | ,-> <Geschlecht>♂</Geschlecht>
|
|
9 | `-> <copyright>O'Reilly & Associates</copyright>
|
|
10 | <foo>©©™™</foo>
|
|
`----
|
|
|
|
x Text
|
|
,-[$DIR/tests/fixture/entity/input.xml:7:1]
|
|
7 | <test test="Ē"></test>
|
|
8 | ,-> <Geschlecht>♂</Geschlecht>
|
|
9 | `-> <copyright>O'Reilly & Associates</copyright>
|
|
10 | <foo>©©™™</foo>
|
|
`----
|
|
|
|
x Child
|
|
,-[$DIR/tests/fixture/entity/input.xml:8:1]
|
|
8 | <Geschlecht>♂</Geschlecht>
|
|
9 | <copyright>O'Reilly & Associates</copyright>
|
|
: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
10 | <foo>©©™™</foo>
|
|
`----
|
|
|
|
x Element
|
|
,-[$DIR/tests/fixture/entity/input.xml:8:1]
|
|
8 | <Geschlecht>♂</Geschlecht>
|
|
9 | <copyright>O'Reilly & Associates</copyright>
|
|
: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
10 | <foo>©©™™</foo>
|
|
`----
|
|
|
|
x Child
|
|
,-[$DIR/tests/fixture/entity/input.xml:8:1]
|
|
8 | <Geschlecht>♂</Geschlecht>
|
|
9 | <copyright>O'Reilly & Associates</copyright>
|
|
: ^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
10 | <foo>©©™™</foo>
|
|
`----
|
|
|
|
x Text
|
|
,-[$DIR/tests/fixture/entity/input.xml:8:1]
|
|
8 | <Geschlecht>♂</Geschlecht>
|
|
9 | <copyright>O'Reilly & Associates</copyright>
|
|
: ^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
10 | <foo>©©™™</foo>
|
|
`----
|
|
|
|
x Child
|
|
,-[$DIR/tests/fixture/entity/input.xml:8:1]
|
|
8 | <Geschlecht>♂</Geschlecht>
|
|
9 | ,-> <copyright>O'Reilly & Associates</copyright>
|
|
10 | `-> <foo>©©™™</foo>
|
|
11 | </root>
|
|
`----
|
|
|
|
x Text
|
|
,-[$DIR/tests/fixture/entity/input.xml:8:1]
|
|
8 | <Geschlecht>♂</Geschlecht>
|
|
9 | ,-> <copyright>O'Reilly & Associates</copyright>
|
|
10 | `-> <foo>©©™™</foo>
|
|
11 | </root>
|
|
`----
|
|
|
|
x Child
|
|
,-[$DIR/tests/fixture/entity/input.xml:9:1]
|
|
9 | <copyright>O'Reilly & Associates</copyright>
|
|
10 | <foo>©©™™</foo>
|
|
: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
11 | </root>
|
|
`----
|
|
|
|
x Element
|
|
,-[$DIR/tests/fixture/entity/input.xml:9:1]
|
|
9 | <copyright>O'Reilly & Associates</copyright>
|
|
10 | <foo>©©™™</foo>
|
|
: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
11 | </root>
|
|
`----
|
|
|
|
x Child
|
|
,-[$DIR/tests/fixture/entity/input.xml:9:1]
|
|
9 | <copyright>O'Reilly & Associates</copyright>
|
|
10 | <foo>©©™™</foo>
|
|
: ^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
11 | </root>
|
|
`----
|
|
|
|
x Text
|
|
,-[$DIR/tests/fixture/entity/input.xml:9:1]
|
|
9 | <copyright>O'Reilly & Associates</copyright>
|
|
10 | <foo>©©™™</foo>
|
|
: ^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
11 | </root>
|
|
`----
|
|
|
|
x Child
|
|
,-[$DIR/tests/fixture/entity/input.xml:9:1]
|
|
9 | <copyright>O'Reilly & Associates</copyright>
|
|
10 | <foo>©©™™</foo>
|
|
: ^
|
|
11 | </root>
|
|
`----
|
|
|
|
x Text
|
|
,-[$DIR/tests/fixture/entity/input.xml:9:1]
|
|
9 | <copyright>O'Reilly & Associates</copyright>
|
|
10 | <foo>©©™™</foo>
|
|
: ^
|
|
11 | </root>
|
|
`----
|