swc/crates/swc_html_parser/tests/fixture/element/main/span.rust-debug
2022-06-02 04:00:32 +00:00

75 lines
1.7 KiB
Plaintext

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