mirror of
https://github.com/swc-project/swc.git
synced 2024-12-21 12:41:54 +03:00
90 lines
1.9 KiB
Plaintext
90 lines
1.9 KiB
Plaintext
|
|
x Document
|
|
,-[$DIR/tests/fixture/element/no-basic/input.html:1:1]
|
|
1 | ,-> <!DOCTYPE html>
|
|
2 | | <title>Saving money, saving bytes</title>
|
|
3 | `-> <p>Qed.
|
|
`----
|
|
|
|
x Child
|
|
,-[$DIR/tests/fixture/element/no-basic/input.html:1:1]
|
|
1 | <!DOCTYPE html>
|
|
: ^^^^^^^^^^^^^^^
|
|
`----
|
|
|
|
x DocumentType
|
|
,-[$DIR/tests/fixture/element/no-basic/input.html:1:1]
|
|
1 | <!DOCTYPE html>
|
|
: ^^^^^^^^^^^^^^^
|
|
`----
|
|
|
|
x Child
|
|
|
|
x Element
|
|
|
|
x Child
|
|
|
|
x Element
|
|
|
|
x Child
|
|
,-[$DIR/tests/fixture/element/no-basic/input.html:2:1]
|
|
2 | <title>Saving money, saving bytes</title>
|
|
: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
`----
|
|
|
|
x Element
|
|
,-[$DIR/tests/fixture/element/no-basic/input.html:2:1]
|
|
2 | <title>Saving money, saving bytes</title>
|
|
: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
`----
|
|
|
|
x Child
|
|
,-[$DIR/tests/fixture/element/no-basic/input.html:2:1]
|
|
2 | <title>Saving money, saving bytes</title>
|
|
: ^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
`----
|
|
|
|
x Text
|
|
,-[$DIR/tests/fixture/element/no-basic/input.html:2:1]
|
|
2 | <title>Saving money, saving bytes</title>
|
|
: ^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
`----
|
|
|
|
x Child
|
|
,-[$DIR/tests/fixture/element/no-basic/input.html:2:1]
|
|
2 | <title>Saving money, saving bytes</title>
|
|
: ^
|
|
3 | <p>Qed.
|
|
`----
|
|
|
|
x Text
|
|
,-[$DIR/tests/fixture/element/no-basic/input.html:2:1]
|
|
2 | <title>Saving money, saving bytes</title>
|
|
: ^
|
|
3 | <p>Qed.
|
|
`----
|
|
|
|
x Child
|
|
,-[$DIR/tests/fixture/element/no-basic/input.html:3:1]
|
|
3 | <p>Qed.
|
|
: ^^^^^^^
|
|
`----
|
|
|
|
x Element
|
|
,-[$DIR/tests/fixture/element/no-basic/input.html:3:1]
|
|
3 | <p>Qed.
|
|
: ^^^^^^^
|
|
`----
|
|
|
|
x Child
|
|
,-[$DIR/tests/fixture/element/no-basic/input.html:3:1]
|
|
3 | <p>Qed.
|
|
: ^^^^
|
|
`----
|
|
|
|
x Text
|
|
,-[$DIR/tests/fixture/element/no-basic/input.html:3:1]
|
|
3 | <p>Qed.
|
|
: ^^^^
|
|
`----
|