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

51 lines
1.1 KiB
Plaintext

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