| PASS "<div<div>" |
| PASS "<div foo<bar=''>" |
| PASS "<div foo=`bar`>" |
| PASS "<div \\\"foo=''>" |
| PASS "<a href='\\nbar'></a>" |
| PASS "<!DOCTYPE html>" |
| PASS "⟨⟩" |
| PASS "'" |
| PASS "ⅈ" |
| PASS "𝕂" |
| PASS "∉" |
| PASS "<?import namespace=\"foo\" implementation=\"#bar\">" |
| PASS "<!--foo--bar-->" |
| PASS "<![CDATA[x]]>" |
| PASS "<textarea><!--</textarea>--></textarea>" |
| PASS "<textarea><!--</textarea>-->" |
| PASS "<style><!--</style>--></style>" |
| PASS "<style><!--</style>-->" |
| PASS "<ul><li>A </li> <li>B</li></ul>" |
| FAIL "<table><form><input type=hidden><input></form><div></div></table>" |
| PASS "<i>A<b>B<p></i>C</b>D" |
| PASS "<div></div>" |
| PASS "<svg></svg>" |
| PASS "<math></math>" |