wattsi
wattsi copied to clipboard
For unclosed elements, emit specific error message
For the case where somebody editing the HTML source of the spec forgot to add an end tag for an element, we should have wattsi emit an Unclosed element "foo" at line NNN error message.
Background: https://github.com/whatwg/html-build/issues/189