swc/crates/swc_html_parser/tests/fixture/element/ul/span.rust-debug

274 lines
6.1 KiB
Plaintext
Raw Normal View History

x Document
,-[$DIR/tests/fixture/element/ul/input.html:1:1]
1 | ,-> <!doctype html>
2 | | <html lang="en">
3 | | <head>
4 | | <title>Document</title>
5 | | </head>
6 | | <body>
7 | | <ul><li>test</li> <li>test</li><li>Test</ul>
8 | | </body>
9 | `-> </html>
`----
x Child
,-[$DIR/tests/fixture/element/ul/input.html:1:1]
1 | <!doctype html>
: ^^^^^^^^^^^^^^^
`----
x DocumentType
,-[$DIR/tests/fixture/element/ul/input.html:1:1]
1 | <!doctype html>
: ^^^^^^^^^^^^^^^
`----
x Child
,-[$DIR/tests/fixture/element/ul/input.html:2:1]
2 | ,-> <html lang="en">
3 | | <head>
4 | | <title>Document</title>
5 | | </head>
6 | | <body>
7 | | <ul><li>test</li> <li>test</li><li>Test</ul>
8 | | </body>
9 | `-> </html>
`----
x Element
,-[$DIR/tests/fixture/element/ul/input.html:2:1]
2 | ,-> <html lang="en">
3 | | <head>
4 | | <title>Document</title>
5 | | </head>
6 | | <body>
7 | | <ul><li>test</li> <li>test</li><li>Test</ul>
8 | | </body>
9 | `-> </html>
`----
x Attribute
,-[$DIR/tests/fixture/element/ul/input.html:2:1]
2 | <html lang="en">
: ^^^^^^^^^
`----
x Child
,-[$DIR/tests/fixture/element/ul/input.html:3:1]
3 | ,-> <head>
4 | | <title>Document</title>
5 | `-> </head>
`----
x Element
,-[$DIR/tests/fixture/element/ul/input.html:3:1]
3 | ,-> <head>
4 | | <title>Document</title>
5 | `-> </head>
`----
x Child
,-[$DIR/tests/fixture/element/ul/input.html:3:1]
3 | ,-> <head>
4 | `-> <title>Document</title>
`----
x Text
,-[$DIR/tests/fixture/element/ul/input.html:3:1]
3 | ,-> <head>
4 | `-> <title>Document</title>
`----
x Child
,-[$DIR/tests/fixture/element/ul/input.html:4:5]
4 | <title>Document</title>
: ^^^^^^^^^^^^^^^^^^^^^^^
`----
x Element
,-[$DIR/tests/fixture/element/ul/input.html:4:5]
4 | <title>Document</title>
: ^^^^^^^^^^^^^^^^^^^^^^^
`----
x Child
,-[$DIR/tests/fixture/element/ul/input.html:4:5]
4 | <title>Document</title>
: ^^^^^^^^
`----
x Text
,-[$DIR/tests/fixture/element/ul/input.html:4:5]
4 | <title>Document</title>
: ^^^^^^^^
`----
x Child
,-[$DIR/tests/fixture/element/ul/input.html:4:5]
4 | <title>Document</title>
: ^
5 | </head>
`----
x Text
,-[$DIR/tests/fixture/element/ul/input.html:4:5]
4 | <title>Document</title>
: ^
5 | </head>
`----
x Child
,-[$DIR/tests/fixture/element/ul/input.html:5:1]
5 | </head>
: ^
6 | <body>
`----
x Text
,-[$DIR/tests/fixture/element/ul/input.html:5:1]
5 | </head>
: ^
6 | <body>
`----
x Child
,-[$DIR/tests/fixture/element/ul/input.html:6:1]
6 | ,-> <body>
7 | | <ul><li>test</li> <li>test</li><li>Test</ul>
8 | `-> </body>
9 | </html>
`----
x Element
,-[$DIR/tests/fixture/element/ul/input.html:6:1]
6 | ,-> <body>
7 | | <ul><li>test</li> <li>test</li><li>Test</ul>
8 | `-> </body>
9 | </html>
`----
x Child
,-[$DIR/tests/fixture/element/ul/input.html:6:1]
6 | <body>
: ^
7 | <ul><li>test</li> <li>test</li><li>Test</ul>
`----
x Text
,-[$DIR/tests/fixture/element/ul/input.html:6:1]
6 | <body>
: ^
7 | <ul><li>test</li> <li>test</li><li>Test</ul>
`----
x Child
,-[$DIR/tests/fixture/element/ul/input.html:7:1]
7 | <ul><li>test</li> <li>test</li><li>Test</ul>
: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
`----
x Element
,-[$DIR/tests/fixture/element/ul/input.html:7:1]
7 | <ul><li>test</li> <li>test</li><li>Test</ul>
: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
`----
x Child
,-[$DIR/tests/fixture/element/ul/input.html:7:1]
7 | <ul><li>test</li> <li>test</li><li>Test</ul>
: ^^^^^^^^^^^^^
`----
x Element
,-[$DIR/tests/fixture/element/ul/input.html:7:1]
7 | <ul><li>test</li> <li>test</li><li>Test</ul>
: ^^^^^^^^^^^^^
`----
x Child
,-[$DIR/tests/fixture/element/ul/input.html:7:1]
7 | <ul><li>test</li> <li>test</li><li>Test</ul>
: ^^^^
`----
x Text
,-[$DIR/tests/fixture/element/ul/input.html:7:1]
7 | <ul><li>test</li> <li>test</li><li>Test</ul>
: ^^^^
`----
x Child
,-[$DIR/tests/fixture/element/ul/input.html:7:1]
7 | <ul><li>test</li> <li>test</li><li>Test</ul>
: ^
`----
x Text
,-[$DIR/tests/fixture/element/ul/input.html:7:1]
7 | <ul><li>test</li> <li>test</li><li>Test</ul>
: ^
`----
x Child
,-[$DIR/tests/fixture/element/ul/input.html:7:1]
7 | <ul><li>test</li> <li>test</li><li>Test</ul>
: ^^^^^^^^^^^^^
`----
x Element
,-[$DIR/tests/fixture/element/ul/input.html:7:1]
7 | <ul><li>test</li> <li>test</li><li>Test</ul>
: ^^^^^^^^^^^^^
`----
x Child
,-[$DIR/tests/fixture/element/ul/input.html:7:1]
7 | <ul><li>test</li> <li>test</li><li>Test</ul>
: ^^^^
`----
x Text
,-[$DIR/tests/fixture/element/ul/input.html:7:1]
7 | <ul><li>test</li> <li>test</li><li>Test</ul>
: ^^^^
`----
x Child
,-[$DIR/tests/fixture/element/ul/input.html:7:1]
7 | <ul><li>test</li> <li>test</li><li>Test</ul>
: ^^^^^^^^
`----
x Element
,-[$DIR/tests/fixture/element/ul/input.html:7:1]
7 | <ul><li>test</li> <li>test</li><li>Test</ul>
: ^^^^^^^^
`----
x Child
,-[$DIR/tests/fixture/element/ul/input.html:7:1]
7 | <ul><li>test</li> <li>test</li><li>Test</ul>
: ^^^^
`----
x Text
,-[$DIR/tests/fixture/element/ul/input.html:7:1]
7 | <ul><li>test</li> <li>test</li><li>Test</ul>
: ^^^^
`----
x Child
,-[$DIR/tests/fixture/element/ul/input.html:7:1]
7 | ,-> <ul><li>test</li> <li>test</li><li>Test</ul>
8 | `-> </body>
9 | </html>
`----
x Text
,-[$DIR/tests/fixture/element/ul/input.html:7:1]
7 | ,-> <ul><li>test</li> <li>test</li><li>Test</ul>
8 | `-> </body>
9 | </html>
`----