Description
org.apache.wicket.markup.parser.filter.HtmlHandler#doesNotRequireCloseTag is a list of all HTML elements which do not require close tag.
http://www.w3.org/TR/html5/syntax.html#void-elements defines several more than the ones we have at the moment.