2022-05-04 07:13:15 +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/a-4/input.html:1:1]
|
|
|
|
1 | <table><a>1<p>2</a>3</p>
|
|
|
|
: ^^^^^^^
|
|
|
|
`----
|
|
|
|
|
2022-05-23 07:04:20 +03:00
|
|
|
x Start tag "a" seen in "table"
|
2022-05-04 07:13:15 +03:00
|
|
|
,-[$DIR/tests/recovery/element/a-4/input.html:1:1]
|
|
|
|
1 | <table><a>1<p>2</a>3</p>
|
|
|
|
: ^^^
|
|
|
|
`----
|
|
|
|
|
2022-05-23 07:04:20 +03:00
|
|
|
x Misplaced non-space characters inside a table
|
2022-05-04 07:13:15 +03:00
|
|
|
,-[$DIR/tests/recovery/element/a-4/input.html:1:1]
|
|
|
|
1 | <table><a>1<p>2</a>3</p>
|
|
|
|
: ^
|
|
|
|
`----
|
|
|
|
|
2022-05-23 07:04:20 +03:00
|
|
|
x Start tag "p" seen in "table"
|
2022-05-04 07:13:15 +03:00
|
|
|
,-[$DIR/tests/recovery/element/a-4/input.html:1:1]
|
|
|
|
1 | <table><a>1<p>2</a>3</p>
|
|
|
|
: ^^^
|
|
|
|
`----
|
|
|
|
|
2022-05-23 07:04:20 +03:00
|
|
|
x Misplaced non-space characters inside a table
|
2022-05-04 07:13:15 +03:00
|
|
|
,-[$DIR/tests/recovery/element/a-4/input.html:1:1]
|
|
|
|
1 | <table><a>1<p>2</a>3</p>
|
|
|
|
: ^
|
|
|
|
`----
|
|
|
|
|
2022-05-23 07:04:20 +03:00
|
|
|
x Stray end tag "a"
|
2022-05-04 07:13:15 +03:00
|
|
|
,-[$DIR/tests/recovery/element/a-4/input.html:1:1]
|
|
|
|
1 | <table><a>1<p>2</a>3</p>
|
|
|
|
: ^^^^
|
|
|
|
`----
|
|
|
|
|
2022-05-23 07:04:20 +03:00
|
|
|
x End tag "a" violates nesting rules
|
|
|
|
,-[$DIR/tests/recovery/element/a-4/input.html:1:1]
|
|
|
|
1 | <table><a>1<p>2</a>3</p>
|
|
|
|
: ^^^^
|
|
|
|
`----
|
|
|
|
|
|
|
|
x Misplaced non-space characters inside a table
|
2022-05-04 07:13:15 +03:00
|
|
|
,-[$DIR/tests/recovery/element/a-4/input.html:1:1]
|
|
|
|
1 | <table><a>1<p>2</a>3</p>
|
|
|
|
: ^
|
|
|
|
`----
|
|
|
|
|
2022-05-23 07:04:20 +03:00
|
|
|
x Stray end tag "p"
|
2022-05-04 07:13:15 +03:00
|
|
|
,-[$DIR/tests/recovery/element/a-4/input.html:1:1]
|
|
|
|
1 | <table><a>1<p>2</a>3</p>
|
|
|
|
: ^^^^
|
|
|
|
`----
|
|
|
|
|
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/a-4/input.html:1:1]
|
|
|
|
1 | <table><a>1<p>2</a>3</p>
|
|
|
|
: ^
|
|
|
|
`----
|