blob: b7ce6b2d7a6b8d247eac0bbc3fc34885fc2a5c75 [file] [log] [blame]
<html>
<title>Invalid dynamic nesting</title>
</html>
<body>
Here we're going to test what happens when tags are mis-matched.
<span jwcid="dynamic">
<!-- Note the missing close tag -->
</body>
</html>