Check that closing XML tag matches opening tag
Static analysis should check that the closing tag of an XML element matches the opening tag, i.e. catch that
<label>...</div>
is not well-formed.https://yellowgrass.org/issue/WebLab/136
Submitted by Eelco Visser on 25 February 2013 at 09:45
Log in to post comments