Commit 89296cd
Drop parse error for missing </caption> end tag
See https://html.spec.whatwg.org/multipage/parsing.html#parsing-main-incaption:stack-of-open-elements-2
The parse error for this case was dropped from the spec in
whatwg/html@759ee62
Relates to validator/validator#593
and https://bugzilla.mozilla.org/show_bug.cgi?id=14294151 parent 7f2a144 commit 89296cd
1 file changed
Lines changed: 5 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1800 | 1800 | | |
1801 | 1801 | | |
1802 | 1802 | | |
1803 | | - | |
1804 | 1803 | | |
1805 | 1804 | | |
| 1805 | + | |
| 1806 | + | |
1806 | 1807 | | |
1807 | 1808 | | |
1808 | 1809 | | |
| |||
3275 | 3276 | | |
3276 | 3277 | | |
3277 | 3278 | | |
3278 | | - | |
3279 | 3279 | | |
| 3280 | + | |
3280 | 3281 | | |
| 3282 | + | |
| 3283 | + | |
3281 | 3284 | | |
3282 | 3285 | | |
3283 | 3286 | | |
| |||
6433 | 6436 | | |
6434 | 6437 | | |
6435 | 6438 | | |
6436 | | - | |
6437 | | - | |
6438 | | - | |
6439 | | - | |
6440 | 6439 | | |
6441 | 6440 | | |
6442 | 6441 | | |
| |||
0 commit comments