mirror of
https://github.com/swc-project/swc.git
synced 2024-12-20 04:01:39 +03:00
31 lines
1.1 KiB
Plaintext
31 lines
1.1 KiB
Plaintext
|
|
x Non-space character in page trailer
|
|
,-[$DIR/tests/recovery/element/frameset-2/input.html:1:1]
|
|
1 | <!doctype html><html><frameset></frameset></html>abc<div></div>
|
|
: ^
|
|
`----
|
|
|
|
x Non-space character in page trailer
|
|
,-[$DIR/tests/recovery/element/frameset-2/input.html:1:1]
|
|
1 | <!doctype html><html><frameset></frameset></html>abc<div></div>
|
|
: ^
|
|
`----
|
|
|
|
x Non-space character in page trailer
|
|
,-[$DIR/tests/recovery/element/frameset-2/input.html:1:1]
|
|
1 | <!doctype html><html><frameset></frameset></html>abc<div></div>
|
|
: ^
|
|
`----
|
|
|
|
x Stray start tag "div"
|
|
,-[$DIR/tests/recovery/element/frameset-2/input.html:1:1]
|
|
1 | <!doctype html><html><frameset></frameset></html>abc<div></div>
|
|
: ^^^^^
|
|
`----
|
|
|
|
x Stray end tag "div"
|
|
,-[$DIR/tests/recovery/element/frameset-2/input.html:1:1]
|
|
1 | <!doctype html><html><frameset></frameset></html>abc<div></div>
|
|
: ^^^^^^
|
|
`----
|