mirror of
https://github.com/swc-project/swc.git
synced 2024-12-21 12:41:54 +03:00
350 lines
8.0 KiB
Plaintext
350 lines
8.0 KiB
Plaintext
|
|
x Document
|
|
,-[$DIR/tests/fixture/element/headings/input.html:1:1]
|
|
1 | ,-> <!DOCTYPE html>
|
|
2 | | <html>
|
|
3 | | <body>
|
|
4 | |
|
|
5 | | <h1>This is heading 1</h1>
|
|
6 | | <h2>This is heading 2</h2>
|
|
7 | | <h3>This is heading 3</h3>
|
|
8 | | <h4>This is heading 4</h4>
|
|
9 | | <h5>This is heading 5</h5>
|
|
10 | | <h6>This is heading 6</h6>
|
|
11 | |
|
|
12 | | </body>
|
|
13 | `-> </html>
|
|
`----
|
|
|
|
x Child
|
|
,-[$DIR/tests/fixture/element/headings/input.html:1:1]
|
|
1 | <!DOCTYPE html>
|
|
: ^^^^^^^^^^^^^^^
|
|
`----
|
|
|
|
x DocumentType
|
|
,-[$DIR/tests/fixture/element/headings/input.html:1:1]
|
|
1 | <!DOCTYPE html>
|
|
: ^^^^^^^^^^^^^^^
|
|
`----
|
|
|
|
x Child
|
|
,-[$DIR/tests/fixture/element/headings/input.html:2:1]
|
|
2 | ,-> <html>
|
|
3 | | <body>
|
|
4 | |
|
|
5 | | <h1>This is heading 1</h1>
|
|
6 | | <h2>This is heading 2</h2>
|
|
7 | | <h3>This is heading 3</h3>
|
|
8 | | <h4>This is heading 4</h4>
|
|
9 | | <h5>This is heading 5</h5>
|
|
10 | | <h6>This is heading 6</h6>
|
|
11 | |
|
|
12 | | </body>
|
|
13 | `-> </html>
|
|
`----
|
|
|
|
x Element
|
|
,-[$DIR/tests/fixture/element/headings/input.html:2:1]
|
|
2 | ,-> <html>
|
|
3 | | <body>
|
|
4 | |
|
|
5 | | <h1>This is heading 1</h1>
|
|
6 | | <h2>This is heading 2</h2>
|
|
7 | | <h3>This is heading 3</h3>
|
|
8 | | <h4>This is heading 4</h4>
|
|
9 | | <h5>This is heading 5</h5>
|
|
10 | | <h6>This is heading 6</h6>
|
|
11 | |
|
|
12 | | </body>
|
|
13 | `-> </html>
|
|
`----
|
|
|
|
x Child
|
|
,-[$DIR/tests/fixture/element/headings/input.html:1:1]
|
|
1 | ,-> <!DOCTYPE html>
|
|
2 | | <html>
|
|
3 | `-> <body>
|
|
`----
|
|
|
|
x Element
|
|
,-[$DIR/tests/fixture/element/headings/input.html:1:1]
|
|
1 | ,-> <!DOCTYPE html>
|
|
2 | | <html>
|
|
3 | `-> <body>
|
|
`----
|
|
|
|
x Child
|
|
,-[$DIR/tests/fixture/element/headings/input.html:3:1]
|
|
3 | ,-> <body>
|
|
4 | |
|
|
5 | | <h1>This is heading 1</h1>
|
|
6 | | <h2>This is heading 2</h2>
|
|
7 | | <h3>This is heading 3</h3>
|
|
8 | | <h4>This is heading 4</h4>
|
|
9 | | <h5>This is heading 5</h5>
|
|
10 | | <h6>This is heading 6</h6>
|
|
11 | |
|
|
12 | | </body>
|
|
13 | `-> </html>
|
|
`----
|
|
|
|
x Element
|
|
,-[$DIR/tests/fixture/element/headings/input.html:3:1]
|
|
3 | ,-> <body>
|
|
4 | |
|
|
5 | | <h1>This is heading 1</h1>
|
|
6 | | <h2>This is heading 2</h2>
|
|
7 | | <h3>This is heading 3</h3>
|
|
8 | | <h4>This is heading 4</h4>
|
|
9 | | <h5>This is heading 5</h5>
|
|
10 | | <h6>This is heading 6</h6>
|
|
11 | |
|
|
12 | | </body>
|
|
13 | `-> </html>
|
|
`----
|
|
|
|
x Child
|
|
,-[$DIR/tests/fixture/element/headings/input.html:3:1]
|
|
3 | ,-> <body>
|
|
4 | `->
|
|
5 | <h1>This is heading 1</h1>
|
|
`----
|
|
|
|
x Text
|
|
,-[$DIR/tests/fixture/element/headings/input.html:3:1]
|
|
3 | ,-> <body>
|
|
4 | `->
|
|
5 | <h1>This is heading 1</h1>
|
|
`----
|
|
|
|
x Child
|
|
,-[$DIR/tests/fixture/element/headings/input.html:5:1]
|
|
5 | <h1>This is heading 1</h1>
|
|
: ^^^^^^^^^^^^^^^^^^^^^
|
|
`----
|
|
|
|
x Element
|
|
,-[$DIR/tests/fixture/element/headings/input.html:5:1]
|
|
5 | <h1>This is heading 1</h1>
|
|
: ^^^^^^^^^^^^^^^^^^^^^
|
|
`----
|
|
|
|
x Child
|
|
,-[$DIR/tests/fixture/element/headings/input.html:5:1]
|
|
5 | <h1>This is heading 1</h1>
|
|
: ^^^^^^^^^^^^^^^^^
|
|
`----
|
|
|
|
x Text
|
|
,-[$DIR/tests/fixture/element/headings/input.html:5:1]
|
|
5 | <h1>This is heading 1</h1>
|
|
: ^^^^^^^^^^^^^^^^^
|
|
`----
|
|
|
|
x Child
|
|
,-[$DIR/tests/fixture/element/headings/input.html:5:1]
|
|
5 | <h1>This is heading 1</h1>
|
|
: ^
|
|
6 | <h2>This is heading 2</h2>
|
|
`----
|
|
|
|
x Text
|
|
,-[$DIR/tests/fixture/element/headings/input.html:5:1]
|
|
5 | <h1>This is heading 1</h1>
|
|
: ^
|
|
6 | <h2>This is heading 2</h2>
|
|
`----
|
|
|
|
x Child
|
|
,-[$DIR/tests/fixture/element/headings/input.html:6:1]
|
|
6 | <h2>This is heading 2</h2>
|
|
: ^^^^^^^^^^^^^^^^^^^^^
|
|
`----
|
|
|
|
x Element
|
|
,-[$DIR/tests/fixture/element/headings/input.html:6:1]
|
|
6 | <h2>This is heading 2</h2>
|
|
: ^^^^^^^^^^^^^^^^^^^^^
|
|
`----
|
|
|
|
x Child
|
|
,-[$DIR/tests/fixture/element/headings/input.html:6:1]
|
|
6 | <h2>This is heading 2</h2>
|
|
: ^^^^^^^^^^^^^^^^^
|
|
`----
|
|
|
|
x Text
|
|
,-[$DIR/tests/fixture/element/headings/input.html:6:1]
|
|
6 | <h2>This is heading 2</h2>
|
|
: ^^^^^^^^^^^^^^^^^
|
|
`----
|
|
|
|
x Child
|
|
,-[$DIR/tests/fixture/element/headings/input.html:6:1]
|
|
6 | <h2>This is heading 2</h2>
|
|
: ^
|
|
7 | <h3>This is heading 3</h3>
|
|
`----
|
|
|
|
x Text
|
|
,-[$DIR/tests/fixture/element/headings/input.html:6:1]
|
|
6 | <h2>This is heading 2</h2>
|
|
: ^
|
|
7 | <h3>This is heading 3</h3>
|
|
`----
|
|
|
|
x Child
|
|
,-[$DIR/tests/fixture/element/headings/input.html:7:1]
|
|
7 | <h3>This is heading 3</h3>
|
|
: ^^^^^^^^^^^^^^^^^^^^^
|
|
`----
|
|
|
|
x Element
|
|
,-[$DIR/tests/fixture/element/headings/input.html:7:1]
|
|
7 | <h3>This is heading 3</h3>
|
|
: ^^^^^^^^^^^^^^^^^^^^^
|
|
`----
|
|
|
|
x Child
|
|
,-[$DIR/tests/fixture/element/headings/input.html:7:1]
|
|
7 | <h3>This is heading 3</h3>
|
|
: ^^^^^^^^^^^^^^^^^
|
|
`----
|
|
|
|
x Text
|
|
,-[$DIR/tests/fixture/element/headings/input.html:7:1]
|
|
7 | <h3>This is heading 3</h3>
|
|
: ^^^^^^^^^^^^^^^^^
|
|
`----
|
|
|
|
x Child
|
|
,-[$DIR/tests/fixture/element/headings/input.html:7:1]
|
|
7 | <h3>This is heading 3</h3>
|
|
: ^
|
|
8 | <h4>This is heading 4</h4>
|
|
`----
|
|
|
|
x Text
|
|
,-[$DIR/tests/fixture/element/headings/input.html:7:1]
|
|
7 | <h3>This is heading 3</h3>
|
|
: ^
|
|
8 | <h4>This is heading 4</h4>
|
|
`----
|
|
|
|
x Child
|
|
,-[$DIR/tests/fixture/element/headings/input.html:8:1]
|
|
8 | <h4>This is heading 4</h4>
|
|
: ^^^^^^^^^^^^^^^^^^^^^
|
|
`----
|
|
|
|
x Element
|
|
,-[$DIR/tests/fixture/element/headings/input.html:8:1]
|
|
8 | <h4>This is heading 4</h4>
|
|
: ^^^^^^^^^^^^^^^^^^^^^
|
|
`----
|
|
|
|
x Child
|
|
,-[$DIR/tests/fixture/element/headings/input.html:8:1]
|
|
8 | <h4>This is heading 4</h4>
|
|
: ^^^^^^^^^^^^^^^^^
|
|
`----
|
|
|
|
x Text
|
|
,-[$DIR/tests/fixture/element/headings/input.html:8:1]
|
|
8 | <h4>This is heading 4</h4>
|
|
: ^^^^^^^^^^^^^^^^^
|
|
`----
|
|
|
|
x Child
|
|
,-[$DIR/tests/fixture/element/headings/input.html:8:1]
|
|
8 | <h4>This is heading 4</h4>
|
|
: ^
|
|
9 | <h5>This is heading 5</h5>
|
|
`----
|
|
|
|
x Text
|
|
,-[$DIR/tests/fixture/element/headings/input.html:8:1]
|
|
8 | <h4>This is heading 4</h4>
|
|
: ^
|
|
9 | <h5>This is heading 5</h5>
|
|
`----
|
|
|
|
x Child
|
|
,-[$DIR/tests/fixture/element/headings/input.html:9:1]
|
|
9 | <h5>This is heading 5</h5>
|
|
: ^^^^^^^^^^^^^^^^^^^^^
|
|
`----
|
|
|
|
x Element
|
|
,-[$DIR/tests/fixture/element/headings/input.html:9:1]
|
|
9 | <h5>This is heading 5</h5>
|
|
: ^^^^^^^^^^^^^^^^^^^^^
|
|
`----
|
|
|
|
x Child
|
|
,-[$DIR/tests/fixture/element/headings/input.html:9:1]
|
|
9 | <h5>This is heading 5</h5>
|
|
: ^^^^^^^^^^^^^^^^^
|
|
`----
|
|
|
|
x Text
|
|
,-[$DIR/tests/fixture/element/headings/input.html:9:1]
|
|
9 | <h5>This is heading 5</h5>
|
|
: ^^^^^^^^^^^^^^^^^
|
|
`----
|
|
|
|
x Child
|
|
,-[$DIR/tests/fixture/element/headings/input.html:9:1]
|
|
9 | <h5>This is heading 5</h5>
|
|
: ^
|
|
10 | <h6>This is heading 6</h6>
|
|
`----
|
|
|
|
x Text
|
|
,-[$DIR/tests/fixture/element/headings/input.html:9:1]
|
|
9 | <h5>This is heading 5</h5>
|
|
: ^
|
|
10 | <h6>This is heading 6</h6>
|
|
`----
|
|
|
|
x Child
|
|
,-[$DIR/tests/fixture/element/headings/input.html:10:1]
|
|
10 | <h6>This is heading 6</h6>
|
|
: ^^^^^^^^^^^^^^^^^^^^^
|
|
`----
|
|
|
|
x Element
|
|
,-[$DIR/tests/fixture/element/headings/input.html:10:1]
|
|
10 | <h6>This is heading 6</h6>
|
|
: ^^^^^^^^^^^^^^^^^^^^^
|
|
`----
|
|
|
|
x Child
|
|
,-[$DIR/tests/fixture/element/headings/input.html:10:1]
|
|
10 | <h6>This is heading 6</h6>
|
|
: ^^^^^^^^^^^^^^^^^
|
|
`----
|
|
|
|
x Text
|
|
,-[$DIR/tests/fixture/element/headings/input.html:10:1]
|
|
10 | <h6>This is heading 6</h6>
|
|
: ^^^^^^^^^^^^^^^^^
|
|
`----
|
|
|
|
x Child
|
|
,-[$DIR/tests/fixture/element/headings/input.html:10:1]
|
|
10 | ,-> <h6>This is heading 6</h6>
|
|
11 | |
|
|
12 | | </body>
|
|
13 | `-> </html>
|
|
`----
|
|
|
|
x Text
|
|
,-[$DIR/tests/fixture/element/headings/input.html:10:1]
|
|
10 | ,-> <h6>This is heading 6</h6>
|
|
11 | |
|
|
12 | | </body>
|
|
13 | `-> </html>
|
|
`----
|