swc/crates/swc_html_parser/tests/recovery/element/a-2/output.stderr
2022-05-14 01:43:52 +00:00

13 lines
267 B
Plaintext

x Missing doctype
,-[$DIR/tests/recovery/element/a-2/input.html:1:1]
1 | <a>1<button>2</a>3</button>
: ^^^
`----
x Unexpected token
,-[$DIR/tests/recovery/element/a-2/input.html:1:1]
1 | <a>1<button>2</a>3</button>
: ^^^^
`----