swc/crates/swc_html_parser/tests/html5lib-tests-fixture/tricky01_dat.0.span.rust-debug

83 lines
1.8 KiB
Plaintext
Raw Normal View History

x Document
,-[$DIR/tests/html5lib-tests-fixture/tricky01_dat.0.html:1:1]
1 | ,-> <b><p>Bold </b> Not bold</p>
2 | `-> Also not bold.
`----
x Child
x Element
x Child
,-[$DIR/tests/html5lib-tests-fixture/tricky01_dat.0.html:1:1]
1 | <b><p>Bold </b> Not bold</p>
: ^^^
`----
x Element
,-[$DIR/tests/html5lib-tests-fixture/tricky01_dat.0.html:1:1]
1 | <b><p>Bold </b> Not bold</p>
: ^^^
`----
x Child
,-[$DIR/tests/html5lib-tests-fixture/tricky01_dat.0.html:1:1]
1 | <b><p>Bold </b> Not bold</p>
: ^^^^^^^^^^^^^^^^^^^^^^^^^
`----
x Element
,-[$DIR/tests/html5lib-tests-fixture/tricky01_dat.0.html:1:1]
1 | <b><p>Bold </b> Not bold</p>
: ^^^^^^^^^^^^^^^^^^^^^^^^^
`----
x Child
,-[$DIR/tests/html5lib-tests-fixture/tricky01_dat.0.html:1:1]
1 | <b><p>Bold </b> Not bold</p>
2022-07-27 08:38:31 +03:00
: ^^^^^^^^^
`----
x Element
,-[$DIR/tests/html5lib-tests-fixture/tricky01_dat.0.html:1:1]
1 | <b><p>Bold </b> Not bold</p>
2022-07-27 08:38:31 +03:00
: ^^^^^^^^^
`----
x Child
,-[$DIR/tests/html5lib-tests-fixture/tricky01_dat.0.html:1:1]
1 | <b><p>Bold </b> Not bold</p>
: ^^^^^
`----
x Text
,-[$DIR/tests/html5lib-tests-fixture/tricky01_dat.0.html:1:1]
1 | <b><p>Bold </b> Not bold</p>
: ^^^^^
`----
x Child
,-[$DIR/tests/html5lib-tests-fixture/tricky01_dat.0.html:1:1]
1 | <b><p>Bold </b> Not bold</p>
: ^^^^^^^^^
`----
x Text
,-[$DIR/tests/html5lib-tests-fixture/tricky01_dat.0.html:1:1]
1 | <b><p>Bold </b> Not bold</p>
: ^^^^^^^^^
`----
x Child
,-[$DIR/tests/html5lib-tests-fixture/tricky01_dat.0.html:1:1]
1 | ,-> <b><p>Bold </b> Not bold</p>
2 | `-> Also not bold.
`----
x Text
,-[$DIR/tests/html5lib-tests-fixture/tricky01_dat.0.html:1:1]
1 | ,-> <b><p>Bold </b> Not bold</p>
2 | `-> Also not bold.
`----