2022-05-08 07:37:29 +03:00
|
|
|
|
2022-09-08 04:36:02 +03:00
|
|
|
x Start tag seen without seeing a doctype first, expected "<!DOCTYPE html>"
|
2022-05-14 04:43:52 +03:00
|
|
|
,-[$DIR/tests/recovery/element/applet/input.html:1:1]
|
|
|
|
1 | <b><applet></b>x
|
|
|
|
: ^^^
|
|
|
|
`----
|
|
|
|
|
2022-05-23 07:04:20 +03:00
|
|
|
x No "b" element in scope but a "b" end tag seen
|
2022-05-08 07:37:29 +03:00
|
|
|
,-[$DIR/tests/recovery/element/applet/input.html:1:1]
|
|
|
|
1 | <b><applet></b>x
|
|
|
|
: ^^^^
|
|
|
|
`----
|
|
|
|
|
2022-05-23 07:04:20 +03:00
|
|
|
x End of file seen and there were open elements
|
2022-11-28 18:56:47 +03:00
|
|
|
,-[$DIR/tests/recovery/element/applet/input.html:1:1]
|
|
|
|
1 | <b><applet></b>x
|
|
|
|
: ^
|
2022-06-04 12:33:25 +03:00
|
|
|
`----
|