swc/crates/swc_html_parser/tests/html5lib-tests-fixture/tests3_dat.18.span.rust-debug

50 lines
1002 B
Plaintext

x Document
,-[$DIR/tests/html5lib-tests-fixture/tests3_dat.18.html:1:1]
1 | ,-> <!DOCTYPE html><textarea>
2 | |
3 | `-> foo</textarea>
`----
x Child
,-[$DIR/tests/html5lib-tests-fixture/tests3_dat.18.html:1:1]
1 | <!DOCTYPE html><textarea>
: ^^^^^^^^^^^^^^^
`----
x DocumentType
,-[$DIR/tests/html5lib-tests-fixture/tests3_dat.18.html:1:1]
1 | <!DOCTYPE html><textarea>
: ^^^^^^^^^^^^^^^
`----
x Child
x Element
x Child
,-[$DIR/tests/html5lib-tests-fixture/tests3_dat.18.html:1:1]
1 | ,-> <!DOCTYPE html><textarea>
2 | |
3 | `-> foo</textarea>
`----
x Element
,-[$DIR/tests/html5lib-tests-fixture/tests3_dat.18.html:1:1]
1 | ,-> <!DOCTYPE html><textarea>
2 | |
3 | `-> foo</textarea>
`----
x Child
,-[$DIR/tests/html5lib-tests-fixture/tests3_dat.18.html:2:1]
2 | ,->
3 | `-> foo</textarea>
`----
x Text
,-[$DIR/tests/html5lib-tests-fixture/tests3_dat.18.html:2:1]
2 | ,->
3 | `-> foo</textarea>
`----