2022-05-21 22:34:02 +03:00
|
|
|
|
|
|
|
x Non conforming doctype
|
|
|
|
,-[$DIR/tests/recovery/element/frameset-1/input.html:1:1]
|
|
|
|
1 | ,-> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN"
|
|
|
|
2 | `-> "http://www.w3.org/TR/html4/frameset.dtd">
|
|
|
|
`----
|
|
|
|
|
2022-05-23 07:04:20 +03:00
|
|
|
x Non-space character after "frameset"
|
2022-05-21 22:34:02 +03:00
|
|
|
,-[$DIR/tests/recovery/element/frameset-1/input.html:16:1]
|
|
|
|
16 | a
|
|
|
|
: ^
|
|
|
|
`----
|
|
|
|
|
2022-05-23 07:04:20 +03:00
|
|
|
x Stray start tag "div"
|
2022-05-21 22:34:02 +03:00
|
|
|
,-[$DIR/tests/recovery/element/frameset-1/input.html:17:1]
|
|
|
|
17 | <div></div>
|
|
|
|
: ^^^^^
|
|
|
|
`----
|
|
|
|
|
2022-05-23 07:04:20 +03:00
|
|
|
x Stray end tag "div"
|
2022-05-21 22:34:02 +03:00
|
|
|
,-[$DIR/tests/recovery/element/frameset-1/input.html:17:1]
|
|
|
|
17 | <div></div>
|
|
|
|
: ^^^^^^
|
|
|
|
`----
|