2020-04-26 UTC
# Zegnat The parse errors I linked there almost all have specced way to silently recover build into the spec. Because browsers never hard exit on HTML parsing these days. (Unlike how they used to stop parsing XHTML previously on the slightest syntax error). So whenever you are seeing inconsistencies between input string and output DOM it is almost always because some error got handled. And these will be consistently handled, they are part of