mirror of
https://github.com/swc-project/swc.git
synced 2024-12-30 09:03:37 +03:00
300 lines
4.5 KiB
Plaintext
300 lines
4.5 KiB
Plaintext
|
|
x Document
|
|
,-[$DIR/tests/fixture/element/pre-3/input.html:1:1]
|
|
1 | ,-> <!doctype html>
|
|
2 | | <html>
|
|
3 | | <body>
|
|
4 | |
|
|
5 | | <pre>
|
|
6 | |
|
|
7 | |
|
|
8 | |
|
|
9 | | <code>
|
|
10 | |
|
|
11 | |
|
|
12 | |
|
|
13 | | Text
|
|
14 | |
|
|
15 | |
|
|
16 | |
|
|
17 | | </code>
|
|
18 | |
|
|
19 | |
|
|
20 | | </pre>
|
|
21 | |
|
|
22 | | </body>
|
|
23 | `-> </html>
|
|
`----
|
|
|
|
x Child
|
|
,-[$DIR/tests/fixture/element/pre-3/input.html:1:1]
|
|
1 | <!doctype html>
|
|
: ^^^^^^^^^^^^^^^
|
|
`----
|
|
|
|
x DocumentType
|
|
,-[$DIR/tests/fixture/element/pre-3/input.html:1:1]
|
|
1 | <!doctype html>
|
|
: ^^^^^^^^^^^^^^^
|
|
`----
|
|
|
|
x Child
|
|
,-[$DIR/tests/fixture/element/pre-3/input.html:2:1]
|
|
2 | ,-> <html>
|
|
3 | | <body>
|
|
4 | |
|
|
5 | | <pre>
|
|
6 | |
|
|
7 | |
|
|
8 | |
|
|
9 | | <code>
|
|
10 | |
|
|
11 | |
|
|
12 | |
|
|
13 | | Text
|
|
14 | |
|
|
15 | |
|
|
16 | |
|
|
17 | | </code>
|
|
18 | |
|
|
19 | |
|
|
20 | | </pre>
|
|
21 | |
|
|
22 | | </body>
|
|
23 | `-> </html>
|
|
`----
|
|
|
|
x Element
|
|
,-[$DIR/tests/fixture/element/pre-3/input.html:2:1]
|
|
2 | ,-> <html>
|
|
3 | | <body>
|
|
4 | |
|
|
5 | | <pre>
|
|
6 | |
|
|
7 | |
|
|
8 | |
|
|
9 | | <code>
|
|
10 | |
|
|
11 | |
|
|
12 | |
|
|
13 | | Text
|
|
14 | |
|
|
15 | |
|
|
16 | |
|
|
17 | | </code>
|
|
18 | |
|
|
19 | |
|
|
20 | | </pre>
|
|
21 | |
|
|
22 | | </body>
|
|
23 | `-> </html>
|
|
`----
|
|
|
|
x Child
|
|
|
|
x Element
|
|
|
|
x Child
|
|
,-[$DIR/tests/fixture/element/pre-3/input.html:3:1]
|
|
3 | ,-> <body>
|
|
4 | |
|
|
5 | | <pre>
|
|
6 | |
|
|
7 | |
|
|
8 | |
|
|
9 | | <code>
|
|
10 | |
|
|
11 | |
|
|
12 | |
|
|
13 | | Text
|
|
14 | |
|
|
15 | |
|
|
16 | |
|
|
17 | | </code>
|
|
18 | |
|
|
19 | |
|
|
20 | | </pre>
|
|
21 | |
|
|
22 | `-> </body>
|
|
23 | </html>
|
|
`----
|
|
|
|
x Element
|
|
,-[$DIR/tests/fixture/element/pre-3/input.html:3:1]
|
|
3 | ,-> <body>
|
|
4 | |
|
|
5 | | <pre>
|
|
6 | |
|
|
7 | |
|
|
8 | |
|
|
9 | | <code>
|
|
10 | |
|
|
11 | |
|
|
12 | |
|
|
13 | | Text
|
|
14 | |
|
|
15 | |
|
|
16 | |
|
|
17 | | </code>
|
|
18 | |
|
|
19 | |
|
|
20 | | </pre>
|
|
21 | |
|
|
22 | `-> </body>
|
|
23 | </html>
|
|
`----
|
|
|
|
x Child
|
|
,-[$DIR/tests/fixture/element/pre-3/input.html:3:1]
|
|
3 | ,-> <body>
|
|
4 | `->
|
|
5 | <pre>
|
|
`----
|
|
|
|
x Text
|
|
,-[$DIR/tests/fixture/element/pre-3/input.html:3:1]
|
|
3 | ,-> <body>
|
|
4 | `->
|
|
5 | <pre>
|
|
`----
|
|
|
|
x Child
|
|
,-[$DIR/tests/fixture/element/pre-3/input.html:5:1]
|
|
5 | ,-> <pre>
|
|
6 | |
|
|
7 | |
|
|
8 | |
|
|
9 | | <code>
|
|
10 | |
|
|
11 | |
|
|
12 | |
|
|
13 | | Text
|
|
14 | |
|
|
15 | |
|
|
16 | |
|
|
17 | | </code>
|
|
18 | |
|
|
19 | |
|
|
20 | `-> </pre>
|
|
`----
|
|
|
|
x Element
|
|
,-[$DIR/tests/fixture/element/pre-3/input.html:5:1]
|
|
5 | ,-> <pre>
|
|
6 | |
|
|
7 | |
|
|
8 | |
|
|
9 | | <code>
|
|
10 | |
|
|
11 | |
|
|
12 | |
|
|
13 | | Text
|
|
14 | |
|
|
15 | |
|
|
16 | |
|
|
17 | | </code>
|
|
18 | |
|
|
19 | |
|
|
20 | `-> </pre>
|
|
`----
|
|
|
|
x Child
|
|
,-[$DIR/tests/fixture/element/pre-3/input.html:6:1]
|
|
6 | ,->
|
|
7 | |
|
|
8 | |
|
|
9 | `-> <code>
|
|
`----
|
|
|
|
x Text
|
|
,-[$DIR/tests/fixture/element/pre-3/input.html:6:1]
|
|
6 | ,->
|
|
7 | |
|
|
8 | |
|
|
9 | `-> <code>
|
|
`----
|
|
|
|
x Child
|
|
,-[$DIR/tests/fixture/element/pre-3/input.html:9:4]
|
|
9 | ,-> <code>
|
|
10 | |
|
|
11 | |
|
|
12 | |
|
|
13 | | Text
|
|
14 | |
|
|
15 | |
|
|
16 | |
|
|
17 | `-> </code>
|
|
`----
|
|
|
|
x Element
|
|
,-[$DIR/tests/fixture/element/pre-3/input.html:9:4]
|
|
9 | ,-> <code>
|
|
10 | |
|
|
11 | |
|
|
12 | |
|
|
13 | | Text
|
|
14 | |
|
|
15 | |
|
|
16 | |
|
|
17 | `-> </code>
|
|
`----
|
|
|
|
x Child
|
|
,-[$DIR/tests/fixture/element/pre-3/input.html:9:4]
|
|
9 | ,-> <code>
|
|
10 | |
|
|
11 | |
|
|
12 | |
|
|
13 | | Text
|
|
14 | |
|
|
15 | |
|
|
16 | |
|
|
17 | `-> </code>
|
|
`----
|
|
|
|
x Text
|
|
,-[$DIR/tests/fixture/element/pre-3/input.html:9:4]
|
|
9 | ,-> <code>
|
|
10 | |
|
|
11 | |
|
|
12 | |
|
|
13 | | Text
|
|
14 | |
|
|
15 | |
|
|
16 | |
|
|
17 | `-> </code>
|
|
`----
|
|
|
|
x Child
|
|
,-[$DIR/tests/fixture/element/pre-3/input.html:17:4]
|
|
17 | ,-> </code>
|
|
18 | |
|
|
19 | `->
|
|
20 | </pre>
|
|
`----
|
|
|
|
x Text
|
|
,-[$DIR/tests/fixture/element/pre-3/input.html:17:4]
|
|
17 | ,-> </code>
|
|
18 | |
|
|
19 | `->
|
|
20 | </pre>
|
|
`----
|
|
|
|
x Child
|
|
,-[$DIR/tests/fixture/element/pre-3/input.html:20:1]
|
|
20 | ,-> </pre>
|
|
21 | |
|
|
22 | `-> </body>
|
|
23 | </html>
|
|
`----
|
|
|
|
x Text
|
|
,-[$DIR/tests/fixture/element/pre-3/input.html:20:1]
|
|
20 | ,-> </pre>
|
|
21 | |
|
|
22 | `-> </body>
|
|
23 | </html>
|
|
`----
|