from https://github.com/unframework/html2hyperscript/issues/6 ```html <input name="test"> <!-- invalid --> <input name="test"/> <!-- valid --> ``` Im not getting an error but, when building virtual nodes with Matt-Esch/virtual-dom it goes wrong
from unframework/html2hyperscript#6
Im not getting an error but, when building virtual nodes with Matt-Esch/virtual-dom it goes wrong