HtmlResponseWriter should treat embed as an empty element
---------------------------------------------------------
Key: TRINIDAD-1120
URL: https://issues.apache.org/jira/browse/TRINIDAD-1120
Project: MyFaces Trinidad
Issue Type: Bug
Components: Components
Affects Versions: 1.2.8-core
Reporter: Matt Cooper
Assignee: Matt Cooper
Priority: Minor
Fix For: 1.2.7-plugins
The HtmlResponseWriter has a list of element names that should have no body.
The "embed" element is not listed so when you encode an "embed", it improperly
gets a closing tag.
For more info on the embed element:
http://www.w3.org/html/wg/html5/#the-embed
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.