Description
Example use case:
{{html}} <iframe src="whatever"/> {{/html}}
Compared to the following which wraps the html with P:
{{html}} <iframe src="whatever"/> {{/html}}
Note that this example is badly chosen since IFRAME doesn't require being wrapped inside a P in HTML5, see XCOMMONS-1292
Attachments
Issue Links
- relates to
-
XCOMMONS-1292 HTML Cleaner's Body Filter is not matching the HTML5 spec
- Open