[
https://issues.apache.org/jira/browse/SLING-5841?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Radu Cotescu updated SLING-5841:
--------------------------------
Affects Version/s: Scripting Sightly Engine 1.0.0
> Self closing DIV when using 'html' context in Sightly
> -----------------------------------------------------
>
> Key: SLING-5841
> URL: https://issues.apache.org/jira/browse/SLING-5841
> Project: Sling
> Issue Type: Bug
> Components: Scripting
> Affects Versions: Scripting Sightly Engine 1.0.0
> Reporter: Dan Chapman
> Priority: Minor
>
> When I do:
> ${'<div></div>' @context='html'}
> It outputs invalid HTML, it self-closes the element:
> <div/>
> Only a set number of elements are permitted to self-close -
> http://xahlee.info/js/html5_non-closing_tag.html.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)