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

51 lines
927 B
Plaintext
Raw Normal View History

2022-05-08 07:37:29 +03:00
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
: ^^
`----