-
Bug
-
Resolution: Fixed
-
P3
-
15
-
b27
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8248093 | 16 | Jonathan Gibbons | P3 | Resolved | Fixed | team |
HTML5 permits a "/" before ">" in void elements, like "<hr/>" and "<br/>".
doclint should not generate an error in such cases.
doclint should not generate an error in such cases.
- backported by
-
JDK-8248093 doclint should permit "self-closing" tags for void elements in HTML5
- Resolved