Different approach to fix quadratic behavior in HTML push parser
The old approach introduced a regression, see issue #312 and the previous commit. Disable code that tries to recover from invalid start tags. This only affects "recovery" mode. Add a comment outlining a better fix in accordance with the HTML5 spec.
-
mentioned in issue #339 (closed)
-
mentioned in issue devdocsgjs#35 (closed)
Please register or sign in to comment