Martin Grigorov created WICKET-5062:
---------------------------------------

             Summary: Update the list of HTML void elements with the latest 
HTML5 ones
                 Key: WICKET-5062
                 URL: https://issues.apache.org/jira/browse/WICKET-5062
             Project: Wicket
          Issue Type: Improvement
          Components: wicket
    Affects Versions: 6.6.0
            Reporter: Martin Grigorov
            Assignee: Martin Grigorov


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.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to