swc/crates/swc_html_parser/tests/fixture/element/no-head-and-body/span.rust-debug

65 lines
1.8 KiB
Plaintext
Raw Normal View History

2022-06-07 17:33:06 +03:00
x Document
,-[$DIR/tests/fixture/element/no-head-and-body/input.html:1:1]
1 | <!doctype html><html lang="en"><p>test</p></html>
: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
`----
x Child
,-[$DIR/tests/fixture/element/no-head-and-body/input.html:1:1]
1 | <!doctype html><html lang="en"><p>test</p></html>
: ^^^^^^^^^^^^^^^
`----
x DocumentType
,-[$DIR/tests/fixture/element/no-head-and-body/input.html:1:1]
1 | <!doctype html><html lang="en"><p>test</p></html>
: ^^^^^^^^^^^^^^^
`----
x Child
,-[$DIR/tests/fixture/element/no-head-and-body/input.html:1:1]
1 | <!doctype html><html lang="en"><p>test</p></html>
: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
`----
x Element
,-[$DIR/tests/fixture/element/no-head-and-body/input.html:1:1]
1 | <!doctype html><html lang="en"><p>test</p></html>
: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
`----
x Attribute
,-[$DIR/tests/fixture/element/no-head-and-body/input.html:1:1]
1 | <!doctype html><html lang="en"><p>test</p></html>
: ^^^^^^^^^
`----
x Child
x Element
x Child
,-[$DIR/tests/fixture/element/no-head-and-body/input.html:1:1]
1 | <!doctype html><html lang="en"><p>test</p></html>
: ^^^^^^^^^^^
`----
x Element
,-[$DIR/tests/fixture/element/no-head-and-body/input.html:1:1]
1 | <!doctype html><html lang="en"><p>test</p></html>
: ^^^^^^^^^^^
`----
x Child
,-[$DIR/tests/fixture/element/no-head-and-body/input.html:1:1]
1 | <!doctype html><html lang="en"><p>test</p></html>
: ^^^^
`----
x Text
,-[$DIR/tests/fixture/element/no-head-and-body/input.html:1:1]
1 | <!doctype html><html lang="en"><p>test</p></html>
: ^^^^
`----