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

83 lines
2.5 KiB
Plaintext

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