swc/crates/swc_html_parser/tests/fixture/text/basic/span.rust-debug
2022-05-14 01:43:52 +00:00

233 lines
3.8 KiB
Plaintext

x Document
,-[$DIR/tests/fixture/text/basic/input.html:1:1]
1 | ,-> <!doctype html>
2 | | Text
3 | | <div>Text</div>
4 | | <div>
5 | | Text
6 | | </div>
7 | | <div>
8 | | Text
9 | |
10 | |
11 | | Text
12 | | </div>
13 | | <div>Text
14 | |
15 | |
16 | `-> Text</div>
`----
x Child
,-[$DIR/tests/fixture/text/basic/input.html:1:1]
1 | <!doctype html>
: ^^^^^^^^^^^^^^^
`----
x DocumentType
,-[$DIR/tests/fixture/text/basic/input.html:1:1]
1 | <!doctype html>
: ^^^^^^^^^^^^^^^
`----
x Child
x Element
x Child
x Element
x Child
,-[$DIR/tests/fixture/text/basic/input.html:2:1]
2 | Text
: ^^^^^
3 | <div>Text</div>
`----
x Text
,-[$DIR/tests/fixture/text/basic/input.html:2:1]
2 | Text
: ^^^^^
3 | <div>Text</div>
`----
x Child
,-[$DIR/tests/fixture/text/basic/input.html:3:1]
3 | <div>Text</div>
: ^^^^^^^^^
`----
x Element
,-[$DIR/tests/fixture/text/basic/input.html:3:1]
3 | <div>Text</div>
: ^^^^^^^^^
`----
x Child
,-[$DIR/tests/fixture/text/basic/input.html:3:1]
3 | <div>Text</div>
: ^^^^
`----
x Text
,-[$DIR/tests/fixture/text/basic/input.html:3:1]
3 | <div>Text</div>
: ^^^^
`----
x Child
,-[$DIR/tests/fixture/text/basic/input.html:3:1]
3 | <div>Text</div>
: ^
4 | <div>
`----
x Text
,-[$DIR/tests/fixture/text/basic/input.html:3:1]
3 | <div>Text</div>
: ^
4 | <div>
`----
x Child
,-[$DIR/tests/fixture/text/basic/input.html:4:1]
4 | ,-> <div>
5 | `-> Text
6 | </div>
`----
x Element
,-[$DIR/tests/fixture/text/basic/input.html:4:1]
4 | ,-> <div>
5 | `-> Text
6 | </div>
`----
x Child
,-[$DIR/tests/fixture/text/basic/input.html:4:1]
4 | ,-> <div>
5 | `-> Text
6 | </div>
`----
x Text
,-[$DIR/tests/fixture/text/basic/input.html:4:1]
4 | ,-> <div>
5 | `-> Text
6 | </div>
`----
x Child
,-[$DIR/tests/fixture/text/basic/input.html:6:1]
6 | </div>
: ^
7 | <div>
`----
x Text
,-[$DIR/tests/fixture/text/basic/input.html:6:1]
6 | </div>
: ^
7 | <div>
`----
x Child
,-[$DIR/tests/fixture/text/basic/input.html:7:1]
7 | ,-> <div>
8 | | Text
9 | |
10 | |
11 | `-> Text
12 | </div>
`----
x Element
,-[$DIR/tests/fixture/text/basic/input.html:7:1]
7 | ,-> <div>
8 | | Text
9 | |
10 | |
11 | `-> Text
12 | </div>
`----
x Child
,-[$DIR/tests/fixture/text/basic/input.html:7:1]
7 | ,-> <div>
8 | | Text
9 | |
10 | |
11 | `-> Text
12 | </div>
`----
x Text
,-[$DIR/tests/fixture/text/basic/input.html:7:1]
7 | ,-> <div>
8 | | Text
9 | |
10 | |
11 | `-> Text
12 | </div>
`----
x Child
,-[$DIR/tests/fixture/text/basic/input.html:12:1]
12 | </div>
: ^
13 | <div>Text
`----
x Text
,-[$DIR/tests/fixture/text/basic/input.html:12:1]
12 | </div>
: ^
13 | <div>Text
`----
x Child
,-[$DIR/tests/fixture/text/basic/input.html:13:1]
13 | ,-> <div>Text
14 | |
15 | |
16 | `-> Text</div>
`----
x Element
,-[$DIR/tests/fixture/text/basic/input.html:13:1]
13 | ,-> <div>Text
14 | |
15 | |
16 | `-> Text</div>
`----
x Child
,-[$DIR/tests/fixture/text/basic/input.html:13:1]
13 | ,-> <div>Text
14 | |
15 | |
16 | `-> Text</div>
`----
x Text
,-[$DIR/tests/fixture/text/basic/input.html:13:1]
13 | ,-> <div>Text
14 | |
15 | |
16 | `-> Text</div>
`----
x Child
,-[$DIR/tests/fixture/text/basic/input.html:16:1]
16 | Text</div>
: ^
`----
x Text
,-[$DIR/tests/fixture/text/basic/input.html:16:1]
16 | Text</div>
: ^
`----