mirror of
https://github.com/swc-project/swc.git
synced 2024-12-21 04:32:01 +03:00
459 lines
11 KiB
Plaintext
459 lines
11 KiB
Plaintext
|
|
x Document
|
|
,-[$DIR/tests/fixture/element/pre/input.html:1:1]
|
|
1 | ,-> <!doctype html>
|
|
2 | | <html lang="en">
|
|
3 | | <head>
|
|
4 | | <meta charset="UTF-8">
|
|
5 | | <meta name="viewport"
|
|
6 | | content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0">
|
|
7 | | <meta http-equiv="X-UA-Compatible" content="ie=edge">
|
|
8 | | <title>Document</title>
|
|
9 | | </head>
|
|
10 | | <body>
|
|
11 | | <pre>
|
|
12 | | L TE
|
|
13 | | A A
|
|
14 | | C V
|
|
15 | | R A
|
|
16 | | DOU
|
|
17 | | LOU
|
|
18 | | REUSE
|
|
19 | | QUE TU
|
|
20 | | PORTES
|
|
21 | | ET QUI T'
|
|
22 | | ORNE O CI
|
|
23 | | VILISÉ
|
|
24 | | OTE- TU VEUX
|
|
25 | | LA BIEN
|
|
26 | | SI RESPI
|
|
27 | | RER - Apollinaire
|
|
28 | | test
|
|
29 | |
|
|
30 | | </pre>
|
|
31 | | </body>
|
|
32 | `-> </html>
|
|
`----
|
|
|
|
x Child
|
|
,-[$DIR/tests/fixture/element/pre/input.html:1:1]
|
|
1 | <!doctype html>
|
|
: ^^^^^^^^^^^^^^^
|
|
`----
|
|
|
|
x DocumentType
|
|
,-[$DIR/tests/fixture/element/pre/input.html:1:1]
|
|
1 | <!doctype html>
|
|
: ^^^^^^^^^^^^^^^
|
|
`----
|
|
|
|
x Child
|
|
,-[$DIR/tests/fixture/element/pre/input.html:2:1]
|
|
2 | ,-> <html lang="en">
|
|
3 | | <head>
|
|
4 | | <meta charset="UTF-8">
|
|
5 | | <meta name="viewport"
|
|
6 | | content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0">
|
|
7 | | <meta http-equiv="X-UA-Compatible" content="ie=edge">
|
|
8 | | <title>Document</title>
|
|
9 | | </head>
|
|
10 | | <body>
|
|
11 | | <pre>
|
|
12 | | L TE
|
|
13 | | A A
|
|
14 | | C V
|
|
15 | | R A
|
|
16 | | DOU
|
|
17 | | LOU
|
|
18 | | REUSE
|
|
19 | | QUE TU
|
|
20 | | PORTES
|
|
21 | | ET QUI T'
|
|
22 | | ORNE O CI
|
|
23 | | VILISÉ
|
|
24 | | OTE- TU VEUX
|
|
25 | | LA BIEN
|
|
26 | | SI RESPI
|
|
27 | | RER - Apollinaire
|
|
28 | | test
|
|
29 | |
|
|
30 | | </pre>
|
|
31 | `-> </body>
|
|
32 | </html>
|
|
`----
|
|
|
|
x Element
|
|
,-[$DIR/tests/fixture/element/pre/input.html:2:1]
|
|
2 | ,-> <html lang="en">
|
|
3 | | <head>
|
|
4 | | <meta charset="UTF-8">
|
|
5 | | <meta name="viewport"
|
|
6 | | content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0">
|
|
7 | | <meta http-equiv="X-UA-Compatible" content="ie=edge">
|
|
8 | | <title>Document</title>
|
|
9 | | </head>
|
|
10 | | <body>
|
|
11 | | <pre>
|
|
12 | | L TE
|
|
13 | | A A
|
|
14 | | C V
|
|
15 | | R A
|
|
16 | | DOU
|
|
17 | | LOU
|
|
18 | | REUSE
|
|
19 | | QUE TU
|
|
20 | | PORTES
|
|
21 | | ET QUI T'
|
|
22 | | ORNE O CI
|
|
23 | | VILISÉ
|
|
24 | | OTE- TU VEUX
|
|
25 | | LA BIEN
|
|
26 | | SI RESPI
|
|
27 | | RER - Apollinaire
|
|
28 | | test
|
|
29 | |
|
|
30 | | </pre>
|
|
31 | `-> </body>
|
|
32 | </html>
|
|
`----
|
|
|
|
x Attribute
|
|
,-[$DIR/tests/fixture/element/pre/input.html:1:1]
|
|
1 | <!doctype html>
|
|
: ^
|
|
`----
|
|
|
|
x Child
|
|
,-[$DIR/tests/fixture/element/pre/input.html:3:1]
|
|
3 | ,-> <head>
|
|
4 | | <meta charset="UTF-8">
|
|
5 | | <meta name="viewport"
|
|
6 | | content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0">
|
|
7 | | <meta http-equiv="X-UA-Compatible" content="ie=edge">
|
|
8 | `-> <title>Document</title>
|
|
9 | </head>
|
|
`----
|
|
|
|
x Element
|
|
,-[$DIR/tests/fixture/element/pre/input.html:3:1]
|
|
3 | ,-> <head>
|
|
4 | | <meta charset="UTF-8">
|
|
5 | | <meta name="viewport"
|
|
6 | | content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0">
|
|
7 | | <meta http-equiv="X-UA-Compatible" content="ie=edge">
|
|
8 | `-> <title>Document</title>
|
|
9 | </head>
|
|
`----
|
|
|
|
x Child
|
|
,-[$DIR/tests/fixture/element/pre/input.html:3:1]
|
|
3 | ,-> <head>
|
|
4 | `-> <meta charset="UTF-8">
|
|
`----
|
|
|
|
x Text
|
|
,-[$DIR/tests/fixture/element/pre/input.html:3:1]
|
|
3 | ,-> <head>
|
|
4 | `-> <meta charset="UTF-8">
|
|
`----
|
|
|
|
x Child
|
|
,-[$DIR/tests/fixture/element/pre/input.html:4:5]
|
|
4 | <meta charset="UTF-8">
|
|
: ^^^^^^^^^^^^^^^^^^^^^^
|
|
`----
|
|
|
|
x Element
|
|
,-[$DIR/tests/fixture/element/pre/input.html:4:5]
|
|
4 | <meta charset="UTF-8">
|
|
: ^^^^^^^^^^^^^^^^^^^^^^
|
|
`----
|
|
|
|
x Child
|
|
,-[$DIR/tests/fixture/element/pre/input.html:4:5]
|
|
4 | ,-> <meta charset="UTF-8">
|
|
5 | `-> <meta name="viewport"
|
|
`----
|
|
|
|
x Text
|
|
,-[$DIR/tests/fixture/element/pre/input.html:4:5]
|
|
4 | ,-> <meta charset="UTF-8">
|
|
5 | `-> <meta name="viewport"
|
|
`----
|
|
|
|
x Child
|
|
,-[$DIR/tests/fixture/element/pre/input.html:5:5]
|
|
5 | ,-> <meta name="viewport"
|
|
6 | `-> content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0">
|
|
`----
|
|
|
|
x Element
|
|
,-[$DIR/tests/fixture/element/pre/input.html:5:5]
|
|
5 | ,-> <meta name="viewport"
|
|
6 | `-> content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0">
|
|
`----
|
|
|
|
x Child
|
|
,-[$DIR/tests/fixture/element/pre/input.html:6:11]
|
|
6 | ,-> content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0">
|
|
7 | `-> <meta http-equiv="X-UA-Compatible" content="ie=edge">
|
|
`----
|
|
|
|
x Text
|
|
,-[$DIR/tests/fixture/element/pre/input.html:6:11]
|
|
6 | ,-> content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0">
|
|
7 | `-> <meta http-equiv="X-UA-Compatible" content="ie=edge">
|
|
`----
|
|
|
|
x Child
|
|
,-[$DIR/tests/fixture/element/pre/input.html:7:5]
|
|
7 | <meta http-equiv="X-UA-Compatible" content="ie=edge">
|
|
: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
`----
|
|
|
|
x Element
|
|
,-[$DIR/tests/fixture/element/pre/input.html:7:5]
|
|
7 | <meta http-equiv="X-UA-Compatible" content="ie=edge">
|
|
: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
`----
|
|
|
|
x Child
|
|
,-[$DIR/tests/fixture/element/pre/input.html:7:5]
|
|
7 | ,-> <meta http-equiv="X-UA-Compatible" content="ie=edge">
|
|
8 | `-> <title>Document</title>
|
|
`----
|
|
|
|
x Text
|
|
,-[$DIR/tests/fixture/element/pre/input.html:7:5]
|
|
7 | ,-> <meta http-equiv="X-UA-Compatible" content="ie=edge">
|
|
8 | `-> <title>Document</title>
|
|
`----
|
|
|
|
x Child
|
|
,-[$DIR/tests/fixture/element/pre/input.html:8:5]
|
|
8 | <title>Document</title>
|
|
: ^^^^^^^^^^^^^^^
|
|
`----
|
|
|
|
x Element
|
|
,-[$DIR/tests/fixture/element/pre/input.html:8:5]
|
|
8 | <title>Document</title>
|
|
: ^^^^^^^^^^^^^^^
|
|
`----
|
|
|
|
x Child
|
|
,-[$DIR/tests/fixture/element/pre/input.html:8:5]
|
|
8 | <title>Document</title>
|
|
: ^^^^^^^^
|
|
`----
|
|
|
|
x Text
|
|
,-[$DIR/tests/fixture/element/pre/input.html:8:5]
|
|
8 | <title>Document</title>
|
|
: ^^^^^^^^
|
|
`----
|
|
|
|
x Child
|
|
,-[$DIR/tests/fixture/element/pre/input.html:8:5]
|
|
8 | <title>Document</title>
|
|
: ^
|
|
9 | </head>
|
|
`----
|
|
|
|
x Text
|
|
,-[$DIR/tests/fixture/element/pre/input.html:8:5]
|
|
8 | <title>Document</title>
|
|
: ^
|
|
9 | </head>
|
|
`----
|
|
|
|
x Child
|
|
,-[$DIR/tests/fixture/element/pre/input.html:9:1]
|
|
9 | </head>
|
|
: ^
|
|
10 | <body>
|
|
`----
|
|
|
|
x Text
|
|
,-[$DIR/tests/fixture/element/pre/input.html:9:1]
|
|
9 | </head>
|
|
: ^
|
|
10 | <body>
|
|
`----
|
|
|
|
x Child
|
|
,-[$DIR/tests/fixture/element/pre/input.html:10:1]
|
|
10 | ,-> <body>
|
|
11 | | <pre>
|
|
12 | | L TE
|
|
13 | | A A
|
|
14 | | C V
|
|
15 | | R A
|
|
16 | | DOU
|
|
17 | | LOU
|
|
18 | | REUSE
|
|
19 | | QUE TU
|
|
20 | | PORTES
|
|
21 | | ET QUI T'
|
|
22 | | ORNE O CI
|
|
23 | | VILISÉ
|
|
24 | | OTE- TU VEUX
|
|
25 | | LA BIEN
|
|
26 | | SI RESPI
|
|
27 | | RER - Apollinaire
|
|
28 | | test
|
|
29 | |
|
|
30 | | </pre>
|
|
31 | `-> </body>
|
|
32 | </html>
|
|
`----
|
|
|
|
x Element
|
|
,-[$DIR/tests/fixture/element/pre/input.html:10:1]
|
|
10 | ,-> <body>
|
|
11 | | <pre>
|
|
12 | | L TE
|
|
13 | | A A
|
|
14 | | C V
|
|
15 | | R A
|
|
16 | | DOU
|
|
17 | | LOU
|
|
18 | | REUSE
|
|
19 | | QUE TU
|
|
20 | | PORTES
|
|
21 | | ET QUI T'
|
|
22 | | ORNE O CI
|
|
23 | | VILISÉ
|
|
24 | | OTE- TU VEUX
|
|
25 | | LA BIEN
|
|
26 | | SI RESPI
|
|
27 | | RER - Apollinaire
|
|
28 | | test
|
|
29 | |
|
|
30 | | </pre>
|
|
31 | `-> </body>
|
|
32 | </html>
|
|
`----
|
|
|
|
x Child
|
|
,-[$DIR/tests/fixture/element/pre/input.html:10:1]
|
|
10 | <body>
|
|
: ^
|
|
11 | <pre>
|
|
`----
|
|
|
|
x Text
|
|
,-[$DIR/tests/fixture/element/pre/input.html:10:1]
|
|
10 | <body>
|
|
: ^
|
|
11 | <pre>
|
|
`----
|
|
|
|
x Child
|
|
,-[$DIR/tests/fixture/element/pre/input.html:11:1]
|
|
11 | ,-> <pre>
|
|
12 | | L TE
|
|
13 | | A A
|
|
14 | | C V
|
|
15 | | R A
|
|
16 | | DOU
|
|
17 | | LOU
|
|
18 | | REUSE
|
|
19 | | QUE TU
|
|
20 | | PORTES
|
|
21 | | ET QUI T'
|
|
22 | | ORNE O CI
|
|
23 | | VILISÉ
|
|
24 | | OTE- TU VEUX
|
|
25 | | LA BIEN
|
|
26 | | SI RESPI
|
|
27 | | RER - Apollinaire
|
|
28 | | test
|
|
29 | `->
|
|
30 | </pre>
|
|
`----
|
|
|
|
x Element
|
|
,-[$DIR/tests/fixture/element/pre/input.html:11:1]
|
|
11 | ,-> <pre>
|
|
12 | | L TE
|
|
13 | | A A
|
|
14 | | C V
|
|
15 | | R A
|
|
16 | | DOU
|
|
17 | | LOU
|
|
18 | | REUSE
|
|
19 | | QUE TU
|
|
20 | | PORTES
|
|
21 | | ET QUI T'
|
|
22 | | ORNE O CI
|
|
23 | | VILISÉ
|
|
24 | | OTE- TU VEUX
|
|
25 | | LA BIEN
|
|
26 | | SI RESPI
|
|
27 | | RER - Apollinaire
|
|
28 | | test
|
|
29 | `->
|
|
30 | </pre>
|
|
`----
|
|
|
|
x Child
|
|
,-[$DIR/tests/fixture/element/pre/input.html:12:1]
|
|
12 | ,-> L TE
|
|
13 | | A A
|
|
14 | | C V
|
|
15 | | R A
|
|
16 | | DOU
|
|
17 | | LOU
|
|
18 | | REUSE
|
|
19 | | QUE TU
|
|
20 | | PORTES
|
|
21 | | ET QUI T'
|
|
22 | | ORNE O CI
|
|
23 | | VILISÉ
|
|
24 | | OTE- TU VEUX
|
|
25 | | LA BIEN
|
|
26 | | SI RESPI
|
|
27 | | RER - Apollinaire
|
|
28 | | test
|
|
29 | `->
|
|
30 | </pre>
|
|
`----
|
|
|
|
x Text
|
|
,-[$DIR/tests/fixture/element/pre/input.html:12:1]
|
|
12 | ,-> L TE
|
|
13 | | A A
|
|
14 | | C V
|
|
15 | | R A
|
|
16 | | DOU
|
|
17 | | LOU
|
|
18 | | REUSE
|
|
19 | | QUE TU
|
|
20 | | PORTES
|
|
21 | | ET QUI T'
|
|
22 | | ORNE O CI
|
|
23 | | VILISÉ
|
|
24 | | OTE- TU VEUX
|
|
25 | | LA BIEN
|
|
26 | | SI RESPI
|
|
27 | | RER - Apollinaire
|
|
28 | | test
|
|
29 | `->
|
|
30 | </pre>
|
|
`----
|
|
|
|
x Child
|
|
,-[$DIR/tests/fixture/element/pre/input.html:30:1]
|
|
30 | ,-> </pre>
|
|
31 | `-> </body>
|
|
32 | </html>
|
|
`----
|
|
|
|
x Text
|
|
,-[$DIR/tests/fixture/element/pre/input.html:30:1]
|
|
30 | ,-> </pre>
|
|
31 | `-> </body>
|
|
32 | </html>
|
|
`----
|