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

51 lines
927 B
Plaintext

x Document
,-[$DIR/tests/fixture/element/button/input.html:1:1]
1 | <button><p></button>x
: ^^^^^^^^^^^^^^^^^^^^^^
`----
x Child
x Element
x Child
x Element
x Child
,-[$DIR/tests/fixture/element/button/input.html:1:1]
1 | <button><p></button>x
: ^^^^^^^^^^^
`----
x Element
,-[$DIR/tests/fixture/element/button/input.html:1:1]
1 | <button><p></button>x
: ^^^^^^^^^^^
`----
x Child
,-[$DIR/tests/fixture/element/button/input.html:1:1]
1 | <button><p></button>x
: ^^^
`----
x Element
,-[$DIR/tests/fixture/element/button/input.html:1:1]
1 | <button><p></button>x
: ^^^
`----
x Child
,-[$DIR/tests/fixture/element/button/input.html:1:1]
1 | <button><p></button>x
: ^^
`----
x Text
,-[$DIR/tests/fixture/element/button/input.html:1:1]
1 | <button><p></button>x
: ^^
`----