html5lib/html5lib-tests

`<wbr>` should serialize as a void element

tabatkins opened this issue · 0 comments

The <wbr> element is a void element, but is serialized with an end tag. It's not present in the serialization tests, either.