swc/crates/swc_html_parser/tests/recovery/element/b-1/output.stderr
2022-05-23 04:04:20 +00:00

7 lines
157 B
Plaintext

x End tag "b" violates nesting rules
,-[$DIR/tests/recovery/element/b-1/input.html:7:1]
7 | <p>1<b>2<i>3</b>4</i>5</p>
: ^^^^
`----