blob: 60f9cfabe557781d589dfb7c518c43b183ba2ef5 [file] [log] [blame]
Tests for mixed nesting; that is, the jwc tags are intermixed with other tags.
<table>
<span jwcid="row">
<td> Some data. </td>
<td> <img src="/foo/bar/baz.gif"> </td>
</span>
</table>