Commit 77503d9
committed
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 751b678 commit 77503d9
1 file changed
Lines changed: 5 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1970 | 1970 | | |
1971 | 1971 | | |
1972 | 1972 | | |
1973 | | - | |
1974 | 1973 | | |
1975 | 1974 | | |
| 1975 | + | |
| 1976 | + | |
1976 | 1977 | | |
1977 | 1978 | | |
1978 | 1979 | | |
| |||
3464 | 3465 | | |
3465 | 3466 | | |
3466 | 3467 | | |
3467 | | - | |
3468 | 3468 | | |
| 3469 | + | |
3469 | 3470 | | |
| 3471 | + | |
| 3472 | + | |
3470 | 3473 | | |
3471 | 3474 | | |
3472 | 3475 | | |
| |||
6680 | 6683 | | |
6681 | 6684 | | |
6682 | 6685 | | |
6683 | | - | |
6684 | | - | |
6685 | | - | |
6686 | | - | |
6687 | 6686 | | |
6688 | 6687 | | |
6689 | 6688 | | |
| |||
0 commit comments