swc/crates/swc_html_parser/tests/fixture/element/no-head/span.rust-debug
2022-06-07 14:33:06 +00:00

59 lines
1.4 KiB
Plaintext

x Document
,-[$DIR/tests/fixture/element/no-head/input.html:1:1]
1 | <!doctype html><body><p>Test</p></body>
: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
`----
x Child
,-[$DIR/tests/fixture/element/no-head/input.html:1:1]
1 | <!doctype html><body><p>Test</p></body>
: ^^^^^^^^^^^^^^^
`----
x DocumentType
,-[$DIR/tests/fixture/element/no-head/input.html:1:1]
1 | <!doctype html><body><p>Test</p></body>
: ^^^^^^^^^^^^^^^
`----
x Child
x Element
x Child
,-[$DIR/tests/fixture/element/no-head/input.html:1:1]
1 | <!doctype html><body><p>Test</p></body>
: ^^^^^^^^^^^^^^^^^^^^^^^^
`----
x Element
,-[$DIR/tests/fixture/element/no-head/input.html:1:1]
1 | <!doctype html><body><p>Test</p></body>
: ^^^^^^^^^^^^^^^^^^^^^^^^
`----
x Child
,-[$DIR/tests/fixture/element/no-head/input.html:1:1]
1 | <!doctype html><body><p>Test</p></body>
: ^^^^^^^^^^^
`----
x Element
,-[$DIR/tests/fixture/element/no-head/input.html:1:1]
1 | <!doctype html><body><p>Test</p></body>
: ^^^^^^^^^^^
`----
x Child
,-[$DIR/tests/fixture/element/no-head/input.html:1:1]
1 | <!doctype html><body><p>Test</p></body>
: ^^^^
`----
x Text
,-[$DIR/tests/fixture/element/no-head/input.html:1:1]
1 | <!doctype html><body><p>Test</p></body>
: ^^^^
`----