2022-05-08 07:37:29 +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/element/s/input.html:1:1]
|
|
|
|
1 | <div><table><svg><foreignObject><select><table><s>
|
|
|
|
: ^^^^^
|
|
|
|
`----
|
|
|
|
|
2022-05-23 07:04:20 +03:00
|
|
|
x Start tag "svg" seen in "table"
|
2022-05-08 07:37:29 +03:00
|
|
|
,-[$DIR/tests/recovery/element/s/input.html:1:1]
|
|
|
|
1 | <div><table><svg><foreignObject><select><table><s>
|
|
|
|
: ^^^^^
|
|
|
|
`----
|
|
|
|
|
2022-05-23 07:04:20 +03:00
|
|
|
x Start tag "select" seen in "table"
|
2022-05-08 07:37:29 +03:00
|
|
|
,-[$DIR/tests/recovery/element/s/input.html:1:1]
|
|
|
|
1 | <div><table><svg><foreignObject><select><table><s>
|
|
|
|
: ^^^^^^^^
|
|
|
|
`----
|
|
|
|
|
2022-05-23 07:04:20 +03:00
|
|
|
x "table" start tag with "select" open
|
2022-05-15 07:20:21 +03:00
|
|
|
,-[$DIR/tests/recovery/element/s/input.html:1:1]
|
|
|
|
1 | <div><table><svg><foreignObject><select><table><s>
|
|
|
|
: ^^^^^^^
|
|
|
|
`----
|
|
|
|
|
2022-05-23 07:04:20 +03:00
|
|
|
x Start tag for "table" seen but the previous "table" is still open
|
2022-05-08 07:37:29 +03:00
|
|
|
,-[$DIR/tests/recovery/element/s/input.html:1:1]
|
|
|
|
1 | <div><table><svg><foreignObject><select><table><s>
|
|
|
|
: ^^^^^^^
|
|
|
|
`----
|
|
|
|
|
2022-05-23 07:04:20 +03:00
|
|
|
x Start tag "s" seen in "table"
|
2022-05-08 07:37:29 +03:00
|
|
|
,-[$DIR/tests/recovery/element/s/input.html:1:1]
|
|
|
|
1 | <div><table><svg><foreignObject><select><table><s>
|
|
|
|
: ^^^
|
|
|
|
`----
|
|
|
|
|
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/element/s/input.html:1:1]
|
|
|
|
1 | <div><table><svg><foreignObject><select><table><s>
|
|
|
|
: ^
|
|
|
|
`----
|