wattsi icon indicating copy to clipboard operation
wattsi copied to clipboard

For unclosed elements, emit specific error message

Open sideshowbarker opened this issue 6 years ago • 0 comments

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

sideshowbarker avatar Dec 20 '18 02:12 sideshowbarker