2022-06-04 12:33:25 +03:00
|
|
|
|
2022-09-08 04:36:02 +03:00
|
|
|
x Start tag seen without seeing a doctype first, expected "<!DOCTYPE html>"
|
2022-06-04 12:33:25 +03:00
|
|
|
,-[$DIR/tests/recovery/element/table-6/input.html:1:1]
|
|
|
|
1 | <table><td><div
|
|
|
|
: ^^^^^^^
|
|
|
|
`----
|
|
|
|
|
|
|
|
x Start tag "td" seen in "table" body
|
|
|
|
,-[$DIR/tests/recovery/element/table-6/input.html:1:1]
|
|
|
|
1 | <table><td><div
|
|
|
|
: ^^^^
|
|
|
|
`----
|
|
|
|
|
|
|
|
x Eof in tag
|
|
|
|
,-[$DIR/tests/recovery/element/table-6/input.html:1:1]
|
|
|
|
1 | <table><td><div
|
|
|
|
: ^
|
|
|
|
`----
|
|
|
|
|
|
|
|
x End of file seen and there were open elements
|
|
|
|
,-[$DIR/tests/recovery/element/table-6/input.html:1:1]
|
|
|
|
1 | <table><td><div
|
|
|
|
: ^
|
|
|
|
`----
|