You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Martin Grigorov (JIRA)" <ji...@apache.org> on 2013/02/27 17:01:13 UTC

[jira] [Created] (WICKET-5062) Update the list of HTML void elements with the latest HTML5 ones

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