swc/crates/swc_html_parser/tests/recovery/element/b-2/span.rust-debug
2022-06-07 14:33:06 +00:00

83 lines
1.7 KiB
Plaintext

x Document
,-[$DIR/tests/recovery/element/b-2/input.html:1:1]
1 | ,-> <b><p>Bold </b> Not bold</p>
2 | `-> Also not bold.
`----
x Child
x Element
x Child
,-[$DIR/tests/recovery/element/b-2/input.html:1:1]
1 | <b><p>Bold </b> Not bold</p>
: ^^^
`----
x Element
,-[$DIR/tests/recovery/element/b-2/input.html:1:1]
1 | <b><p>Bold </b> Not bold</p>
: ^^^
`----
x Child
,-[$DIR/tests/recovery/element/b-2/input.html:1:1]
1 | <b><p>Bold </b> Not bold</p>
: ^^^^^^^^^^^^^^^^^^^^^^^^^
`----
x Element
,-[$DIR/tests/recovery/element/b-2/input.html:1:1]
1 | <b><p>Bold </b> Not bold</p>
: ^^^^^^^^^^^^^^^^^^^^^^^^^
`----
x Child
,-[$DIR/tests/recovery/element/b-2/input.html:1:1]
1 | <b><p>Bold </b> Not bold</p>
: ^^^^^^^^^^^^^^^
`----
x Element
,-[$DIR/tests/recovery/element/b-2/input.html:1:1]
1 | <b><p>Bold </b> Not bold</p>
: ^^^^^^^^^^^^^^^
`----
x Child
,-[$DIR/tests/recovery/element/b-2/input.html:1:1]
1 | <b><p>Bold </b> Not bold</p>
: ^^^^^
`----
x Text
,-[$DIR/tests/recovery/element/b-2/input.html:1:1]
1 | <b><p>Bold </b> Not bold</p>
: ^^^^^
`----
x Child
,-[$DIR/tests/recovery/element/b-2/input.html:1:1]
1 | <b><p>Bold </b> Not bold</p>
: ^^^^^^^^^
`----
x Text
,-[$DIR/tests/recovery/element/b-2/input.html:1:1]
1 | <b><p>Bold </b> Not bold</p>
: ^^^^^^^^^
`----
x Child
,-[$DIR/tests/recovery/element/b-2/input.html:1:1]
1 | ,-> <b><p>Bold </b> Not bold</p>
2 | `-> Also not bold.
`----
x Text
,-[$DIR/tests/recovery/element/b-2/input.html:1:1]
1 | ,-> <b><p>Bold </b> Not bold</p>
2 | `-> Also not bold.
`----