swc/crates/swc_html_parser/tests/recovery/element/a-4/output.stderr

51 lines
1.1 KiB
Plaintext
Raw Normal View History

2022-05-04 07:13:15 +03:00
x Missing doctype
,-[$DIR/tests/recovery/element/a-4/input.html:1:1]
1 | <table><a>1<p>2</a>3</p>
: ^^^^^^^
`----
2022-05-04 07:13:15 +03:00
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