- Notifications
You must be signed in to change notification settings - Fork294
Commit073d792
committed
Fix#4: nested, indirect descendant, <button> causes infinite loop.
A couple of elements (button, dialog) were missing from the list ofendTagBlock in-body-phase dispatcher. This adds them.Seehtml5lib/html5lib-tests#4 for test.1 parent89a3c5a commit073d792
1 file changed
+4
-4
lines changedLines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
926 | 926 |
| |
927 | 927 |
| |
928 | 928 |
| |
929 |
| - | |
930 |
| - | |
931 |
| - | |
932 |
| - | |
| 929 | + | |
| 930 | + | |
| 931 | + | |
| 932 | + | |
933 | 933 |
| |
934 | 934 |
| |
935 | 935 |
| |
|
0 commit comments
Comments
(0)