2022-05-06 09:12:46 +03:00
|
|
|
|
2022-05-23 07:04:20 +03:00
|
|
|
x Start tag seen without seeing a doctype firs, expected "<!DOCTYPE html>"
|
2022-05-14 04:43:52 +03:00
|
|
|
,-[$DIR/tests/recovery/comment/cdata-2/input.html:1:1]
|
|
|
|
1 | <div><![CDATA[foo]]>
|
|
|
|
: ^^^^^
|
|
|
|
`----
|
|
|
|
|
2022-05-06 09:12:46 +03:00
|
|
|
x Cdata in html content
|
|
|
|
,-[$DIR/tests/recovery/comment/cdata-2/input.html:1:1]
|
|
|
|
1 | <div><![CDATA[foo]]>
|
2022-05-31 06:50:19 +03:00
|
|
|
: ^
|
2022-05-06 09:12:46 +03:00
|
|
|
`----
|
|
|
|
|
2022-05-23 07:04:20 +03:00
|
|
|
x End of file seen and there were open elements
|
2022-06-04 12:33:25 +03:00
|
|
|
,-[$DIR/tests/recovery/comment/cdata-2/input.html:1:1]
|
|
|
|
1 | <div><![CDATA[foo]]>
|
|
|
|
: ^
|
|
|
|
`----
|