mirror of
https://github.com/swc-project/swc.git
synced 2024-12-27 07:34:20 +03:00
256 lines
6.7 KiB
Plaintext
256 lines
6.7 KiB
Plaintext
|
|
x Document
|
|
,-[$DIR/tests/recovery/non-whitespace-after/input.xml:1:1]
|
|
1 | ,-> <?xml version="1.0" encoding="UTF-8"?>
|
|
2 | | <note>
|
|
3 | | <to>Tove</to>
|
|
4 | | <from>Jani</from>
|
|
5 | | <heading>Reminder</heading>
|
|
6 | | <body>Don't forget me this weekend!</body>
|
|
7 | `-> </note>a
|
|
`----
|
|
|
|
x Child
|
|
,-[$DIR/tests/recovery/non-whitespace-after/input.xml:1:1]
|
|
1 | <?xml version="1.0" encoding="UTF-8"?>
|
|
: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
2 | <note>
|
|
`----
|
|
|
|
x ProcessingInstruction
|
|
,-[$DIR/tests/recovery/non-whitespace-after/input.xml:1:1]
|
|
1 | <?xml version="1.0" encoding="UTF-8"?>
|
|
: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
2 | <note>
|
|
`----
|
|
|
|
x Child
|
|
,-[$DIR/tests/recovery/non-whitespace-after/input.xml:1:1]
|
|
1 | <?xml version="1.0" encoding="UTF-8"?>
|
|
2 | ,-> <note>
|
|
3 | | <to>Tove</to>
|
|
4 | | <from>Jani</from>
|
|
5 | | <heading>Reminder</heading>
|
|
6 | | <body>Don't forget me this weekend!</body>
|
|
7 | `-> </note>a
|
|
`----
|
|
|
|
x Element
|
|
,-[$DIR/tests/recovery/non-whitespace-after/input.xml:1:1]
|
|
1 | <?xml version="1.0" encoding="UTF-8"?>
|
|
2 | ,-> <note>
|
|
3 | | <to>Tove</to>
|
|
4 | | <from>Jani</from>
|
|
5 | | <heading>Reminder</heading>
|
|
6 | | <body>Don't forget me this weekend!</body>
|
|
7 | `-> </note>a
|
|
`----
|
|
|
|
x Child
|
|
,-[$DIR/tests/recovery/non-whitespace-after/input.xml:1:1]
|
|
1 | <?xml version="1.0" encoding="UTF-8"?>
|
|
2 | ,-> <note>
|
|
3 | `-> <to>Tove</to>
|
|
4 | <from>Jani</from>
|
|
`----
|
|
|
|
x Text
|
|
,-[$DIR/tests/recovery/non-whitespace-after/input.xml:1:1]
|
|
1 | <?xml version="1.0" encoding="UTF-8"?>
|
|
2 | ,-> <note>
|
|
3 | `-> <to>Tove</to>
|
|
4 | <from>Jani</from>
|
|
`----
|
|
|
|
x Child
|
|
,-[$DIR/tests/recovery/non-whitespace-after/input.xml:2:1]
|
|
2 | <note>
|
|
3 | <to>Tove</to>
|
|
: ^^^^^^^^^^^^^
|
|
4 | <from>Jani</from>
|
|
`----
|
|
|
|
x Element
|
|
,-[$DIR/tests/recovery/non-whitespace-after/input.xml:2:1]
|
|
2 | <note>
|
|
3 | <to>Tove</to>
|
|
: ^^^^^^^^^^^^^
|
|
4 | <from>Jani</from>
|
|
`----
|
|
|
|
x Child
|
|
,-[$DIR/tests/recovery/non-whitespace-after/input.xml:2:1]
|
|
2 | <note>
|
|
3 | <to>Tove</to>
|
|
: ^^^^
|
|
4 | <from>Jani</from>
|
|
`----
|
|
|
|
x Text
|
|
,-[$DIR/tests/recovery/non-whitespace-after/input.xml:2:1]
|
|
2 | <note>
|
|
3 | <to>Tove</to>
|
|
: ^^^^
|
|
4 | <from>Jani</from>
|
|
`----
|
|
|
|
x Child
|
|
,-[$DIR/tests/recovery/non-whitespace-after/input.xml:2:1]
|
|
2 | <note>
|
|
3 | ,-> <to>Tove</to>
|
|
4 | `-> <from>Jani</from>
|
|
5 | <heading>Reminder</heading>
|
|
`----
|
|
|
|
x Text
|
|
,-[$DIR/tests/recovery/non-whitespace-after/input.xml:2:1]
|
|
2 | <note>
|
|
3 | ,-> <to>Tove</to>
|
|
4 | `-> <from>Jani</from>
|
|
5 | <heading>Reminder</heading>
|
|
`----
|
|
|
|
x Child
|
|
,-[$DIR/tests/recovery/non-whitespace-after/input.xml:3:1]
|
|
3 | <to>Tove</to>
|
|
4 | <from>Jani</from>
|
|
: ^^^^^^^^^^^^^^^^^
|
|
5 | <heading>Reminder</heading>
|
|
`----
|
|
|
|
x Element
|
|
,-[$DIR/tests/recovery/non-whitespace-after/input.xml:3:1]
|
|
3 | <to>Tove</to>
|
|
4 | <from>Jani</from>
|
|
: ^^^^^^^^^^^^^^^^^
|
|
5 | <heading>Reminder</heading>
|
|
`----
|
|
|
|
x Child
|
|
,-[$DIR/tests/recovery/non-whitespace-after/input.xml:3:1]
|
|
3 | <to>Tove</to>
|
|
4 | <from>Jani</from>
|
|
: ^^^^
|
|
5 | <heading>Reminder</heading>
|
|
`----
|
|
|
|
x Text
|
|
,-[$DIR/tests/recovery/non-whitespace-after/input.xml:3:1]
|
|
3 | <to>Tove</to>
|
|
4 | <from>Jani</from>
|
|
: ^^^^
|
|
5 | <heading>Reminder</heading>
|
|
`----
|
|
|
|
x Child
|
|
,-[$DIR/tests/recovery/non-whitespace-after/input.xml:3:1]
|
|
3 | <to>Tove</to>
|
|
4 | ,-> <from>Jani</from>
|
|
5 | `-> <heading>Reminder</heading>
|
|
6 | <body>Don't forget me this weekend!</body>
|
|
`----
|
|
|
|
x Text
|
|
,-[$DIR/tests/recovery/non-whitespace-after/input.xml:3:1]
|
|
3 | <to>Tove</to>
|
|
4 | ,-> <from>Jani</from>
|
|
5 | `-> <heading>Reminder</heading>
|
|
6 | <body>Don't forget me this weekend!</body>
|
|
`----
|
|
|
|
x Child
|
|
,-[$DIR/tests/recovery/non-whitespace-after/input.xml:4:1]
|
|
4 | <from>Jani</from>
|
|
5 | <heading>Reminder</heading>
|
|
: ^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
6 | <body>Don't forget me this weekend!</body>
|
|
`----
|
|
|
|
x Element
|
|
,-[$DIR/tests/recovery/non-whitespace-after/input.xml:4:1]
|
|
4 | <from>Jani</from>
|
|
5 | <heading>Reminder</heading>
|
|
: ^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
6 | <body>Don't forget me this weekend!</body>
|
|
`----
|
|
|
|
x Child
|
|
,-[$DIR/tests/recovery/non-whitespace-after/input.xml:4:1]
|
|
4 | <from>Jani</from>
|
|
5 | <heading>Reminder</heading>
|
|
: ^^^^^^^^
|
|
6 | <body>Don't forget me this weekend!</body>
|
|
`----
|
|
|
|
x Text
|
|
,-[$DIR/tests/recovery/non-whitespace-after/input.xml:4:1]
|
|
4 | <from>Jani</from>
|
|
5 | <heading>Reminder</heading>
|
|
: ^^^^^^^^
|
|
6 | <body>Don't forget me this weekend!</body>
|
|
`----
|
|
|
|
x Child
|
|
,-[$DIR/tests/recovery/non-whitespace-after/input.xml:4:1]
|
|
4 | <from>Jani</from>
|
|
5 | ,-> <heading>Reminder</heading>
|
|
6 | `-> <body>Don't forget me this weekend!</body>
|
|
7 | </note>a
|
|
`----
|
|
|
|
x Text
|
|
,-[$DIR/tests/recovery/non-whitespace-after/input.xml:4:1]
|
|
4 | <from>Jani</from>
|
|
5 | ,-> <heading>Reminder</heading>
|
|
6 | `-> <body>Don't forget me this weekend!</body>
|
|
7 | </note>a
|
|
`----
|
|
|
|
x Child
|
|
,-[$DIR/tests/recovery/non-whitespace-after/input.xml:5:1]
|
|
5 | <heading>Reminder</heading>
|
|
6 | <body>Don't forget me this weekend!</body>
|
|
: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
7 | </note>a
|
|
`----
|
|
|
|
x Element
|
|
,-[$DIR/tests/recovery/non-whitespace-after/input.xml:5:1]
|
|
5 | <heading>Reminder</heading>
|
|
6 | <body>Don't forget me this weekend!</body>
|
|
: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
7 | </note>a
|
|
`----
|
|
|
|
x Child
|
|
,-[$DIR/tests/recovery/non-whitespace-after/input.xml:5:1]
|
|
5 | <heading>Reminder</heading>
|
|
6 | <body>Don't forget me this weekend!</body>
|
|
: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
7 | </note>a
|
|
`----
|
|
|
|
x Text
|
|
,-[$DIR/tests/recovery/non-whitespace-after/input.xml:5:1]
|
|
5 | <heading>Reminder</heading>
|
|
6 | <body>Don't forget me this weekend!</body>
|
|
: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
7 | </note>a
|
|
`----
|
|
|
|
x Child
|
|
,-[$DIR/tests/recovery/non-whitespace-after/input.xml:5:1]
|
|
5 | <heading>Reminder</heading>
|
|
6 | <body>Don't forget me this weekend!</body>
|
|
: ^
|
|
7 | </note>a
|
|
`----
|
|
|
|
x Text
|
|
,-[$DIR/tests/recovery/non-whitespace-after/input.xml:5:1]
|
|
5 | <heading>Reminder</heading>
|
|
6 | <body>Don't forget me this weekend!</body>
|
|
: ^
|
|
7 | </note>a
|
|
`----
|