mirror of
https://github.com/swc-project/swc.git
synced 2024-12-18 19:21:33 +03:00
110 lines
1.9 KiB
Plaintext
110 lines
1.9 KiB
Plaintext
|
|
x Document
|
|
,-[$DIR/tests/recovery/element/head-4/input.html:1:1]
|
|
1 | ,-> <!doctype html>
|
|
2 | | <html lang="en">
|
|
3 | | <head/>
|
|
4 | | <body>
|
|
5 | |
|
|
6 | | </body>
|
|
7 | `-> </html>
|
|
`----
|
|
|
|
x Child
|
|
,-[$DIR/tests/recovery/element/head-4/input.html:1:1]
|
|
1 | <!doctype html>
|
|
: ^^^^^^^^^^^^^^^
|
|
`----
|
|
|
|
x DocumentType
|
|
,-[$DIR/tests/recovery/element/head-4/input.html:1:1]
|
|
1 | <!doctype html>
|
|
: ^^^^^^^^^^^^^^^
|
|
`----
|
|
|
|
x Child
|
|
,-[$DIR/tests/recovery/element/head-4/input.html:2:1]
|
|
2 | ,-> <html lang="en">
|
|
3 | | <head/>
|
|
4 | | <body>
|
|
5 | |
|
|
6 | | </body>
|
|
7 | `-> </html>
|
|
`----
|
|
|
|
x Element
|
|
,-[$DIR/tests/recovery/element/head-4/input.html:2:1]
|
|
2 | ,-> <html lang="en">
|
|
3 | | <head/>
|
|
4 | | <body>
|
|
5 | |
|
|
6 | | </body>
|
|
7 | `-> </html>
|
|
`----
|
|
|
|
x Attribute
|
|
,-[$DIR/tests/recovery/element/head-4/input.html:2:1]
|
|
2 | <html lang="en">
|
|
: ^^^^^^^^^
|
|
`----
|
|
|
|
x Child
|
|
,-[$DIR/tests/recovery/element/head-4/input.html:3:1]
|
|
3 | <head/>
|
|
: ^^^^^^^^
|
|
4 | <body>
|
|
`----
|
|
|
|
x Element
|
|
,-[$DIR/tests/recovery/element/head-4/input.html:3:1]
|
|
3 | <head/>
|
|
: ^^^^^^^^
|
|
4 | <body>
|
|
`----
|
|
|
|
x Child
|
|
,-[$DIR/tests/recovery/element/head-4/input.html:3:1]
|
|
3 | <head/>
|
|
: ^
|
|
4 | <body>
|
|
`----
|
|
|
|
x Text
|
|
,-[$DIR/tests/recovery/element/head-4/input.html:3:1]
|
|
3 | <head/>
|
|
: ^
|
|
4 | <body>
|
|
`----
|
|
|
|
x Child
|
|
,-[$DIR/tests/recovery/element/head-4/input.html:4:1]
|
|
4 | ,-> <body>
|
|
5 | |
|
|
6 | `-> </body>
|
|
7 | </html>
|
|
`----
|
|
|
|
x Element
|
|
,-[$DIR/tests/recovery/element/head-4/input.html:4:1]
|
|
4 | ,-> <body>
|
|
5 | |
|
|
6 | `-> </body>
|
|
7 | </html>
|
|
`----
|
|
|
|
x Child
|
|
,-[$DIR/tests/recovery/element/head-4/input.html:4:1]
|
|
4 | ,-> <body>
|
|
5 | |
|
|
6 | `-> </body>
|
|
7 | </html>
|
|
`----
|
|
|
|
x Text
|
|
,-[$DIR/tests/recovery/element/head-4/input.html:4:1]
|
|
4 | ,-> <body>
|
|
5 | |
|
|
6 | `-> </body>
|
|
7 | </html>
|
|
`----
|