Pass | assert_not_equals("<svg></svg><p></p>", "<svg></p></svg", "The inner HTML should get mutated")
at /html/syntax/parsing/html_content_in_foreign_context.html:18:6 |
Pass | assert_not_equals(Element node <p></p>, undefined, "Unable to locate the /p node in svg")
at /html/syntax/parsing/html_content_in_foreign_context.html:22:6 |
Pass | assert_equals(Element node <div><svg></svg><p></p></div>, Element node <div><svg></svg><p></p></div>, "The /p tag did not exit the svg")
at /html/syntax/parsing/html_content_in_foreign_context.html:24:6 |
Pass | assert_not_equals("<svg></svg><br>", "<svg></br></svg", "The inner HTML should get mutated")
at /html/syntax/parsing/html_content_in_foreign_context.html:18:6 |
Pass | assert_not_equals(Element node <br></br>, undefined, "Unable to locate the /br node in svg")
at /html/syntax/parsing/html_content_in_foreign_context.html:22:6 |
Pass | assert_equals(Element node <div><svg></svg><br></div>, Element node <div><svg></svg><br></div>, "The /br tag did not exit the svg")
at /html/syntax/parsing/html_content_in_foreign_context.html:24:6 |
Pass | assert_not_equals("<svg></svg><b></b>", "<svg><b></svg", "The inner HTML should get mutated")
at /html/syntax/parsing/html_content_in_foreign_context.html:18:6 |
Pass | assert_not_equals(Element node <b></b>, undefined, "Unable to locate the b node in svg")
at /html/syntax/parsing/html_content_in_foreign_context.html:22:6 |
Pass | assert_equals(Element node <div><svg></svg><b></b></div>, Element node <div><svg></svg><b></b></div>, "The b tag did not exit the svg")
at /html/syntax/parsing/html_content_in_foreign_context.html:24:6 |
Pass | assert_not_equals("<svg></svg><big></big>", "<svg><big></svg", "The inner HTML should get mutated")
at /html/syntax/parsing/html_content_in_foreign_context.html:18:6 |
Pass | assert_not_equals(Element node <big></big>, undefined, "Unable to locate the big node in svg")
at /html/syntax/parsing/html_content_in_foreign_context.html:22:6 |
Pass | assert_equals(Element node <div><svg></svg><big></big></div>, Element node <div><svg></svg><big></big></div>, "The big tag did not exit the svg")
at /html/syntax/parsing/html_content_in_foreign_context.html:24:6 |
Pass | assert_not_equals("<svg></svg><blockquote></blockquote>", "<svg><blockquote></svg", "The inner HTML should get mutated")
at /html/syntax/parsing/html_content_in_foreign_context.html:18:6 |
Pass | assert_not_equals(Element node <blockquote></blockquote>, undefined, "Unable to locate the blockquote node in svg")
at /html/syntax/parsing/html_content_in_foreign_context.html:22:6 |
Pass | assert_equals(Element node <div><svg></svg><blockquote></blockquote></div>, Element node <div><svg></svg><blockquote></blockquote></div>, "The blockquote tag did not exit the svg")
at /html/syntax/parsing/html_content_in_foreign_context.html:24:6 |
Pass | assert_not_equals("<svg></svg><br>", "<svg><br></svg", "The inner HTML should get mutated")
at /html/syntax/parsing/html_content_in_foreign_context.html:18:6 |
Pass | assert_not_equals(Element node <br></br>, undefined, "Unable to locate the br node in svg")
at /html/syntax/parsing/html_content_in_foreign_context.html:22:6 |
Pass | assert_equals(Element node <div><svg></svg><br></div>, Element node <div><svg></svg><br></div>, "The br tag did not exit the svg")
at /html/syntax/parsing/html_content_in_foreign_context.html:24:6 |
Pass | assert_not_equals("<svg></svg><center></center>", "<svg><center></svg", "The inner HTML should get mutated")
at /html/syntax/parsing/html_content_in_foreign_context.html:18:6 |
Pass | assert_not_equals(Element node <center></center>, undefined, "Unable to locate the center node in svg")
at /html/syntax/parsing/html_content_in_foreign_context.html:22:6 |
Pass | assert_equals(Element node <div><svg></svg><center></center></div>, Element node <div><svg></svg><center></center></div>, "The center tag did not exit the svg")
at /html/syntax/parsing/html_content_in_foreign_context.html:24:6 |
Pass | assert_not_equals("<svg></svg><code></code>", "<svg><code></svg", "The inner HTML should get mutated")
at /html/syntax/parsing/html_content_in_foreign_context.html:18:6 |
Pass | assert_not_equals(Element node <code></code>, undefined, "Unable to locate the code node in svg")
at /html/syntax/parsing/html_content_in_foreign_context.html:22:6 |
Pass | assert_equals(Element node <div><svg></svg><code></code></div>, Element node <div><svg></svg><code></code></div>, "The code tag did not exit the svg")
at /html/syntax/parsing/html_content_in_foreign_context.html:24:6 |
Pass | assert_not_equals("<svg></svg><dd></dd>", "<svg><dd></svg", "The inner HTML should get mutated")
at /html/syntax/parsing/html_content_in_foreign_context.html:18:6 |
Pass | assert_not_equals(Element node <dd></dd>, undefined, "Unable to locate the dd node in svg")
at /html/syntax/parsing/html_content_in_foreign_context.html:22:6 |
Pass | assert_equals(Element node <div><svg></svg><dd></dd></div>, Element node <div><svg></svg><dd></dd></div>, "The dd tag did not exit the svg")
at /html/syntax/parsing/html_content_in_foreign_context.html:24:6 |
Pass | assert_not_equals("<svg></svg><div></div>", "<svg><div></svg", "The inner HTML should get mutated")
at /html/syntax/parsing/html_content_in_foreign_context.html:18:6 |
Pass | assert_not_equals(Element node <div></div>, undefined, "Unable to locate the div node in svg")
at /html/syntax/parsing/html_content_in_foreign_context.html:22:6 |
Pass | assert_equals(Element node <div><svg></svg><div></div></div>, Element node <div><svg></svg><div></div></div>, "The div tag did not exit the svg")
at /html/syntax/parsing/html_content_in_foreign_context.html:24:6 |
Pass | assert_not_equals("<svg></svg><dl></dl>", "<svg><dl></svg", "The inner HTML should get mutated")
at /html/syntax/parsing/html_content_in_foreign_context.html:18:6 |
Pass | assert_not_equals(Element node <dl></dl>, undefined, "Unable to locate the dl node in svg")
at /html/syntax/parsing/html_content_in_foreign_context.html:22:6 |
Pass | assert_equals(Element node <div><svg></svg><dl></dl></div>, Element node <div><svg></svg><dl></dl></div>, "The dl tag did not exit the svg")
at /html/syntax/parsing/html_content_in_foreign_context.html:24:6 |
Pass | assert_not_equals("<svg></svg><dt></dt>", "<svg><dt></svg", "The inner HTML should get mutated")
at /html/syntax/parsing/html_content_in_foreign_context.html:18:6 |
Pass | assert_not_equals(Element node <dt></dt>, undefined, "Unable to locate the dt node in svg")
at /html/syntax/parsing/html_content_in_foreign_context.html:22:6 |
Pass | assert_equals(Element node <div><svg></svg><dt></dt></div>, Element node <div><svg></svg><dt></dt></div>, "The dt tag did not exit the svg")
at /html/syntax/parsing/html_content_in_foreign_context.html:24:6 |
Pass | assert_not_equals("<svg></svg><em></em>", "<svg><em></svg", "The inner HTML should get mutated")
at /html/syntax/parsing/html_content_in_foreign_context.html:18:6 |
Pass | assert_not_equals(Element node <em></em>, undefined, "Unable to locate the em node in svg")
at /html/syntax/parsing/html_content_in_foreign_context.html:22:6 |
Pass | assert_equals(Element node <div><svg></svg><em></em></div>, Element node <div><svg></svg><em></em></div>, "The em tag did not exit the svg")
at /html/syntax/parsing/html_content_in_foreign_context.html:24:6 |
Pass | assert_not_equals("<svg></svg><embed>", "<svg><embed></svg", "The inner HTML should get mutated")
at /html/syntax/parsing/html_content_in_foreign_context.html:18:6 |
Pass | assert_not_equals(Element node <embed></embed>, undefined, "Unable to locate the embed node in svg")
at /html/syntax/parsing/html_content_in_foreign_context.html:22:6 |
Pass | assert_equals(Element node <div><svg></svg><embed></div>, Element node <div><svg></svg><embed></div>, "The embed tag did not exit the svg")
at /html/syntax/parsing/html_content_in_foreign_context.html:24:6 |
Pass | assert_not_equals("<svg></svg><h1></h1>", "<svg><h1></svg", "The inner HTML should get mutated")
at /html/syntax/parsing/html_content_in_foreign_context.html:18:6 |
Pass | assert_not_equals(Element node <h1></h1>, undefined, "Unable to locate the h1 node in svg")
at /html/syntax/parsing/html_content_in_foreign_context.html:22:6 |
Pass | assert_equals(Element node <div><svg></svg><h1></h1></div>, Element node <div><svg></svg><h1></h1></div>, "The h1 tag did not exit the svg")
at /html/syntax/parsing/html_content_in_foreign_context.html:24:6 |
Pass | assert_not_equals("<svg></svg><h2></h2>", "<svg><h2></svg", "The inner HTML should get mutated")
at /html/syntax/parsing/html_content_in_foreign_context.html:18:6 |
Pass | assert_not_equals(Element node <h2></h2>, undefined, "Unable to locate the h2 node in svg")
at /html/syntax/parsing/html_content_in_foreign_context.html:22:6 |
Pass | assert_equals(Element node <div><svg></svg><h2></h2></div>, Element node <div><svg></svg><h2></h2></div>, "The h2 tag did not exit the svg")
at /html/syntax/parsing/html_content_in_foreign_context.html:24:6 |
Pass | assert_not_equals("<svg></svg><h3></h3>", "<svg><h3></svg", "The inner HTML should get mutated")
at /html/syntax/parsing/html_content_in_foreign_context.html:18:6 |
Pass | assert_not_equals(Element node <h3></h3>, undefined, "Unable to locate the h3 node in svg")
at /html/syntax/parsing/html_content_in_foreign_context.html:22:6 |
Pass | assert_equals(Element node <div><svg></svg><h3></h3></div>, Element node <div><svg></svg><h3></h3></div>, "The h3 tag did not exit the svg")
at /html/syntax/parsing/html_content_in_foreign_context.html:24:6 |
Pass | assert_not_equals("<svg></svg><h4></h4>", "<svg><h4></svg", "The inner HTML should get mutated")
at /html/syntax/parsing/html_content_in_foreign_context.html:18:6 |
Pass | assert_not_equals(Element node <h4></h4>, undefined, "Unable to locate the h4 node in svg")
at /html/syntax/parsing/html_content_in_foreign_context.html:22:6 |
Pass | assert_equals(Element node <div><svg></svg><h4></h4></div>, Element node <div><svg></svg><h4></h4></div>, "The h4 tag did not exit the svg")
at /html/syntax/parsing/html_content_in_foreign_context.html:24:6 |
Pass | assert_not_equals("<svg></svg><h5></h5>", "<svg><h5></svg", "The inner HTML should get mutated")
at /html/syntax/parsing/html_content_in_foreign_context.html:18:6 |
Pass | assert_not_equals(Element node <h5></h5>, undefined, "Unable to locate the h5 node in svg")
at /html/syntax/parsing/html_content_in_foreign_context.html:22:6 |
Pass | assert_equals(Element node <div><svg></svg><h5></h5></div>, Element node <div><svg></svg><h5></h5></div>, "The h5 tag did not exit the svg")
at /html/syntax/parsing/html_content_in_foreign_context.html:24:6 |
Pass | assert_not_equals("<svg></svg><h6></h6>", "<svg><h6></svg", "The inner HTML should get mutated")
at /html/syntax/parsing/html_content_in_foreign_context.html:18:6 |
Pass | assert_not_equals(Element node <h6></h6>, undefined, "Unable to locate the h6 node in svg")
at /html/syntax/parsing/html_content_in_foreign_context.html:22:6 |
Pass | assert_equals(Element node <div><svg></svg><h6></h6></div>, Element node <div><svg></svg><h6></h6></div>, "The h6 tag did not exit the svg")
at /html/syntax/parsing/html_content_in_foreign_context.html:24:6 |
Pass | assert_not_equals("<svg></svg><hr>", "<svg><hr></svg", "The inner HTML should get mutated")
at /html/syntax/parsing/html_content_in_foreign_context.html:18:6 |
Pass | assert_not_equals(Element node <hr></hr>, undefined, "Unable to locate the hr node in svg")
at /html/syntax/parsing/html_content_in_foreign_context.html:22:6 |
Pass | assert_equals(Element node <div><svg></svg><hr></div>, Element node <div><svg></svg><hr></div>, "The hr tag did not exit the svg")
at /html/syntax/parsing/html_content_in_foreign_context.html:24:6 |
Pass | assert_not_equals("<svg></svg><i></i>", "<svg><i></svg", "The inner HTML should get mutated")
at /html/syntax/parsing/html_content_in_foreign_context.html:18:6 |
Pass | assert_not_equals(Element node <i></i>, undefined, "Unable to locate the i node in svg")
at /html/syntax/parsing/html_content_in_foreign_context.html:22:6 |
Pass | assert_equals(Element node <div><svg></svg><i></i></div>, Element node <div><svg></svg><i></i></div>, "The i tag did not exit the svg")
at /html/syntax/parsing/html_content_in_foreign_context.html:24:6 |
Pass | assert_not_equals("<svg></svg><img>", "<svg><img></svg", "The inner HTML should get mutated")
at /html/syntax/parsing/html_content_in_foreign_context.html:18:6 |
Pass | assert_not_equals(Element node <img></img>, undefined, "Unable to locate the img node in svg")
at /html/syntax/parsing/html_content_in_foreign_context.html:22:6 |
Pass | assert_equals(Element node <div><svg></svg><img></div>, Element node <div><svg></svg><img></div>, "The img tag did not exit the svg")
at /html/syntax/parsing/html_content_in_foreign_context.html:24:6 |
Pass | assert_not_equals("<svg></svg><li></li>", "<svg><li></svg", "The inner HTML should get mutated")
at /html/syntax/parsing/html_content_in_foreign_context.html:18:6 |
Pass | assert_not_equals(Element node <li></li>, undefined, "Unable to locate the li node in svg")
at /html/syntax/parsing/html_content_in_foreign_context.html:22:6 |
Pass | assert_equals(Element node <div><svg></svg><li></li></div>, Element node <div><svg></svg><li></li></div>, "The li tag did not exit the svg")
at /html/syntax/parsing/html_content_in_foreign_context.html:24:6 |
Pass | assert_not_equals("<svg></svg><listing></listing>", "<svg><listing></svg", "The inner HTML should get mutated")
at /html/syntax/parsing/html_content_in_foreign_context.html:18:6 |
Pass | assert_not_equals(Element node <listing></listing>, undefined, "Unable to locate the listing node in svg")
at /html/syntax/parsing/html_content_in_foreign_context.html:22:6 |
Pass | assert_equals(Element node <div><svg></svg><listing></listing></div>, Element node <div><svg></svg><listing></listing></div>, "The listing tag did not exit the svg")
at /html/syntax/parsing/html_content_in_foreign_context.html:24:6 |
Pass | assert_not_equals("<svg></svg><menu></menu>", "<svg><menu></svg", "The inner HTML should get mutated")
at /html/syntax/parsing/html_content_in_foreign_context.html:18:6 |
Pass | assert_not_equals(Element node <menu></menu>, undefined, "Unable to locate the menu node in svg")
at /html/syntax/parsing/html_content_in_foreign_context.html:22:6 |
Pass | assert_equals(Element node <div><svg></svg><menu></menu></div>, Element node <div><svg></svg><menu></menu></div>, "The menu tag did not exit the svg")
at /html/syntax/parsing/html_content_in_foreign_context.html:24:6 |
Pass | assert_not_equals("<svg></svg><meta>", "<svg><meta></svg", "The inner HTML should get mutated")
at /html/syntax/parsing/html_content_in_foreign_context.html:18:6 |
Pass | assert_not_equals(Element node <meta></meta>, undefined, "Unable to locate the meta node in svg")
at /html/syntax/parsing/html_content_in_foreign_context.html:22:6 |
Pass | assert_equals(Element node <div><svg></svg><meta></div>, Element node <div><svg></svg><meta></div>, "The meta tag did not exit the svg")
at /html/syntax/parsing/html_content_in_foreign_context.html:24:6 |
Pass | assert_not_equals("<svg></svg><nobr></nobr>", "<svg><nobr></svg", "The inner HTML should get mutated")
at /html/syntax/parsing/html_content_in_foreign_context.html:18:6 |
Pass | assert_not_equals(Element node <nobr></nobr>, undefined, "Unable to locate the nobr node in svg")
at /html/syntax/parsing/html_content_in_foreign_context.html:22:6 |
Pass | assert_equals(Element node <div><svg></svg><nobr></nobr></div>, Element node <div><svg></svg><nobr></nobr></div>, "The nobr tag did not exit the svg")
at /html/syntax/parsing/html_content_in_foreign_context.html:24:6 |
Pass | assert_not_equals("<svg></svg><ol></ol>", "<svg><ol></svg", "The inner HTML should get mutated")
at /html/syntax/parsing/html_content_in_foreign_context.html:18:6 |
Pass | assert_not_equals(Element node <ol></ol>, undefined, "Unable to locate the ol node in svg")
at /html/syntax/parsing/html_content_in_foreign_context.html:22:6 |
Pass | assert_equals(Element node <div><svg></svg><ol></ol></div>, Element node <div><svg></svg><ol></ol></div>, "The ol tag did not exit the svg")
at /html/syntax/parsing/html_content_in_foreign_context.html:24:6 |
Pass | assert_not_equals("<svg></svg><p></p>", "<svg><p></svg", "The inner HTML should get mutated")
at /html/syntax/parsing/html_content_in_foreign_context.html:18:6 |
Pass | assert_not_equals(Element node <p></p>, undefined, "Unable to locate the p node in svg")
at /html/syntax/parsing/html_content_in_foreign_context.html:22:6 |
Pass | assert_equals(Element node <div><svg></svg><p></p></div>, Element node <div><svg></svg><p></p></div>, "The p tag did not exit the svg")
at /html/syntax/parsing/html_content_in_foreign_context.html:24:6 |
Pass | assert_not_equals("<svg></svg><pre></pre>", "<svg><pre></svg", "The inner HTML should get mutated")
at /html/syntax/parsing/html_content_in_foreign_context.html:18:6 |
Pass | assert_not_equals(Element node <pre></pre>, undefined, "Unable to locate the pre node in svg")
at /html/syntax/parsing/html_content_in_foreign_context.html:22:6 |
Pass | assert_equals(Element node <div><svg></svg><pre></pre></div>, Element node <div><svg></svg><pre></pre></div>, "The pre tag did not exit the svg")
at /html/syntax/parsing/html_content_in_foreign_context.html:24:6 |
Pass | assert_not_equals("<svg></svg><ruby></ruby>", "<svg><ruby></svg", "The inner HTML should get mutated")
at /html/syntax/parsing/html_content_in_foreign_context.html:18:6 |
Pass | assert_not_equals(Element node <ruby></ruby>, undefined, "Unable to locate the ruby node in svg")
at /html/syntax/parsing/html_content_in_foreign_context.html:22:6 |
Pass | assert_equals(Element node <div><svg></svg><ruby></ruby></div>, Element node <div><svg></svg><ruby></ruby></div>, "The ruby tag did not exit the svg")
at /html/syntax/parsing/html_content_in_foreign_context.html:24:6 |
Pass | assert_not_equals("<svg></svg><s></s>", "<svg><s></svg", "The inner HTML should get mutated")
at /html/syntax/parsing/html_content_in_foreign_context.html:18:6 |
Pass | assert_not_equals(Element node <s></s>, undefined, "Unable to locate the s node in svg")
at /html/syntax/parsing/html_content_in_foreign_context.html:22:6 |
Pass | assert_equals(Element node <div><svg></svg><s></s></div>, Element node <div><svg></svg><s></s></div>, "The s tag did not exit the svg")
at /html/syntax/parsing/html_content_in_foreign_context.html:24:6 |
Pass | assert_not_equals("<svg></svg><small></small>", "<svg><small></svg", "The inner HTML should get mutated")
at /html/syntax/parsing/html_content_in_foreign_context.html:18:6 |
Pass | assert_not_equals(Element node <small></small>, undefined, "Unable to locate the small node in svg")
at /html/syntax/parsing/html_content_in_foreign_context.html:22:6 |
Pass | assert_equals(Element node <div><svg></svg><small></small></div>, Element node <div><svg></svg><small></small></div>, "The small tag did not exit the svg")
at /html/syntax/parsing/html_content_in_foreign_context.html:24:6 |
Pass | assert_not_equals("<svg></svg><span></span>", "<svg><span></svg", "The inner HTML should get mutated")
at /html/syntax/parsing/html_content_in_foreign_context.html:18:6 |
Pass | assert_not_equals(Element node <span></span>, undefined, "Unable to locate the span node in svg")
at /html/syntax/parsing/html_content_in_foreign_context.html:22:6 |
Pass | assert_equals(Element node <div><svg></svg><span></span></div>, Element node <div><svg></svg><span></span></div>, "The span tag did not exit the svg")
at /html/syntax/parsing/html_content_in_foreign_context.html:24:6 |
Pass | assert_not_equals("<svg></svg><strong></strong>", "<svg><strong></svg", "The inner HTML should get mutated")
at /html/syntax/parsing/html_content_in_foreign_context.html:18:6 |
Pass | assert_not_equals(Element node <strong></strong>, undefined, "Unable to locate the strong node in svg")
at /html/syntax/parsing/html_content_in_foreign_context.html:22:6 |
Pass | assert_equals(Element node <div><svg></svg><strong></strong></div>, Element node <div><svg></svg><strong></strong></div>, "The strong tag did not exit the svg")
at /html/syntax/parsing/html_content_in_foreign_context.html:24:6 |
Pass | assert_not_equals("<svg></svg><strike></strike>", "<svg><strike></svg", "The inner HTML should get mutated")
at /html/syntax/parsing/html_content_in_foreign_context.html:18:6 |
Pass | assert_not_equals(Element node <strike></strike>, undefined, "Unable to locate the strike node in svg")
at /html/syntax/parsing/html_content_in_foreign_context.html:22:6 |
Pass | assert_equals(Element node <div><svg></svg><strike></strike></div>, Element node <div><svg></svg><strike></strike></div>, "The strike tag did not exit the svg")
at /html/syntax/parsing/html_content_in_foreign_context.html:24:6 |
Pass | assert_not_equals("<svg></svg><sub></sub>", "<svg><sub></svg", "The inner HTML should get mutated")
at /html/syntax/parsing/html_content_in_foreign_context.html:18:6 |
Pass | assert_not_equals(Element node <sub></sub>, undefined, "Unable to locate the sub node in svg")
at /html/syntax/parsing/html_content_in_foreign_context.html:22:6 |
Pass | assert_equals(Element node <div><svg></svg><sub></sub></div>, Element node <div><svg></svg><sub></sub></div>, "The sub tag did not exit the svg")
at /html/syntax/parsing/html_content_in_foreign_context.html:24:6 |
Pass | assert_not_equals("<svg></svg><sup></sup>", "<svg><sup></svg", "The inner HTML should get mutated")
at /html/syntax/parsing/html_content_in_foreign_context.html:18:6 |
Pass | assert_not_equals(Element node <sup></sup>, undefined, "Unable to locate the sup node in svg")
at /html/syntax/parsing/html_content_in_foreign_context.html:22:6 |
Pass | assert_equals(Element node <div><svg></svg><sup></sup></div>, Element node <div><svg></svg><sup></sup></div>, "The sup tag did not exit the svg")
at /html/syntax/parsing/html_content_in_foreign_context.html:24:6 |
Pass | assert_not_equals("<svg></svg><table></table>", "<svg><table></svg", "The inner HTML should get mutated")
at /html/syntax/parsing/html_content_in_foreign_context.html:18:6 |
Pass | assert_not_equals(Element node <table></table>, undefined, "Unable to locate the table node in svg")
at /html/syntax/parsing/html_content_in_foreign_context.html:22:6 |
Pass | assert_equals(Element node <div><svg></svg><table></table></div>, Element node <div><svg></svg><table></table></div>, "The table tag did not exit the svg")
at /html/syntax/parsing/html_content_in_foreign_context.html:24:6 |
Pass | assert_not_equals("<svg></svg><tt></tt>", "<svg><tt></svg", "The inner HTML should get mutated")
at /html/syntax/parsing/html_content_in_foreign_context.html:18:6 |
Pass | assert_not_equals(Element node <tt></tt>, undefined, "Unable to locate the tt node in svg")
at /html/syntax/parsing/html_content_in_foreign_context.html:22:6 |
Pass | assert_equals(Element node <div><svg></svg><tt></tt></div>, Element node <div><svg></svg><tt></tt></div>, "The tt tag did not exit the svg")
at /html/syntax/parsing/html_content_in_foreign_context.html:24:6 |
Pass | assert_not_equals("<svg></svg><u></u>", "<svg><u></svg", "The inner HTML should get mutated")
at /html/syntax/parsing/html_content_in_foreign_context.html:18:6 |
Pass | assert_not_equals(Element node <u></u>, undefined, "Unable to locate the u node in svg")
at /html/syntax/parsing/html_content_in_foreign_context.html:22:6 |
Pass | assert_equals(Element node <div><svg></svg><u></u></div>, Element node <div><svg></svg><u></u></div>, "The u tag did not exit the svg")
at /html/syntax/parsing/html_content_in_foreign_context.html:24:6 |
Pass | assert_not_equals("<svg></svg><ul></ul>", "<svg><ul></svg", "The inner HTML should get mutated")
at /html/syntax/parsing/html_content_in_foreign_context.html:18:6 |
Pass | assert_not_equals(Element node <ul></ul>, undefined, "Unable to locate the ul node in svg")
at /html/syntax/parsing/html_content_in_foreign_context.html:22:6 |
Pass | assert_equals(Element node <div><svg></svg><ul></ul></div>, Element node <div><svg></svg><ul></ul></div>, "The ul tag did not exit the svg")
at /html/syntax/parsing/html_content_in_foreign_context.html:24:6 |
Pass | assert_not_equals("<svg></svg><var></var>", "<svg><var></svg", "The inner HTML should get mutated")
at /html/syntax/parsing/html_content_in_foreign_context.html:18:6 |
Pass | assert_not_equals(Element node <var></var>, undefined, "Unable to locate the var node in svg")
at /html/syntax/parsing/html_content_in_foreign_context.html:22:6 |
Pass | assert_equals(Element node <div><svg></svg><var></var></div>, Element node <div><svg></svg><var></var></div>, "The var tag did not exit the svg")
at /html/syntax/parsing/html_content_in_foreign_context.html:24:6 |
Pass | assert_not_equals("<math></math><p></p>", "<math></p></math", "The inner HTML should get mutated")
at /html/syntax/parsing/html_content_in_foreign_context.html:18:6 |
Pass | assert_not_equals(Element node <p></p>, undefined, "Unable to locate the /p node in math")
at /html/syntax/parsing/html_content_in_foreign_context.html:22:6 |
Pass | assert_equals(Element node <div><math></math><p></p></div>, Element node <div><math></math><p></p></div>, "The /p tag did not exit the math")
at /html/syntax/parsing/html_content_in_foreign_context.html:24:6 |
Pass | assert_not_equals("<math></math><br>", "<math></br></math", "The inner HTML should get mutated")
at /html/syntax/parsing/html_content_in_foreign_context.html:18:6 |
Pass | assert_not_equals(Element node <br></br>, undefined, "Unable to locate the /br node in math")
at /html/syntax/parsing/html_content_in_foreign_context.html:22:6 |
Pass | assert_equals(Element node <div><math></math><br></div>, Element node <div><math></math><br></div>, "The /br tag did not exit the math")
at /html/syntax/parsing/html_content_in_foreign_context.html:24:6 |
Pass | assert_not_equals("<math></math><b></b>", "<math><b></math", "The inner HTML should get mutated")
at /html/syntax/parsing/html_content_in_foreign_context.html:18:6 |
Pass | assert_not_equals(Element node <b></b>, undefined, "Unable to locate the b node in math")
at /html/syntax/parsing/html_content_in_foreign_context.html:22:6 |
Pass | assert_equals(Element node <div><math></math><b></b></div>, Element node <div><math></math><b></b></div>, "The b tag did not exit the math")
at /html/syntax/parsing/html_content_in_foreign_context.html:24:6 |
Pass | assert_not_equals("<math></math><big></big>", "<math><big></math", "The inner HTML should get mutated")
at /html/syntax/parsing/html_content_in_foreign_context.html:18:6 |
Pass | assert_not_equals(Element node <big></big>, undefined, "Unable to locate the big node in math")
at /html/syntax/parsing/html_content_in_foreign_context.html:22:6 |
Pass | assert_equals(Element node <div><math></math><big></big></div>, Element node <div><math></math><big></big></div>, "The big tag did not exit the math")
at /html/syntax/parsing/html_content_in_foreign_context.html:24:6 |
Pass | assert_not_equals("<math></math><blockquote></blockquote>", "<math><blockquote></math", "The inner HTML should get mutated")
at /html/syntax/parsing/html_content_in_foreign_context.html:18:6 |
Pass | assert_not_equals(Element node <blockquote></blockquote>, undefined, "Unable to locate the blockquote node in math")
at /html/syntax/parsing/html_content_in_foreign_context.html:22:6 |
Pass | assert_equals(Element node <div><math></math><blockquote></blockquote></div>, Element node <div><math></math><blockquote></blockquote></div>, "The blockquote tag did not exit the math")
at /html/syntax/parsing/html_content_in_foreign_context.html:24:6 |
Pass | assert_not_equals("<math></math><br>", "<math><br></math", "The inner HTML should get mutated")
at /html/syntax/parsing/html_content_in_foreign_context.html:18:6 |
Pass | assert_not_equals(Element node <br></br>, undefined, "Unable to locate the br node in math")
at /html/syntax/parsing/html_content_in_foreign_context.html:22:6 |
Pass | assert_equals(Element node <div><math></math><br></div>, Element node <div><math></math><br></div>, "The br tag did not exit the math")
at /html/syntax/parsing/html_content_in_foreign_context.html:24:6 |
Pass | assert_not_equals("<math></math><center></center>", "<math><center></math", "The inner HTML should get mutated")
at /html/syntax/parsing/html_content_in_foreign_context.html:18:6 |
Pass | assert_not_equals(Element node <center></center>, undefined, "Unable to locate the center node in math")
at /html/syntax/parsing/html_content_in_foreign_context.html:22:6 |
Pass | assert_equals(Element node <div><math></math><center></center></div>, Element node <div><math></math><center></center></div>, "The center tag did not exit the math")
at /html/syntax/parsing/html_content_in_foreign_context.html:24:6 |
Pass | assert_not_equals("<math></math><code></code>", "<math><code></math", "The inner HTML should get mutated")
at /html/syntax/parsing/html_content_in_foreign_context.html:18:6 |
Pass | assert_not_equals(Element node <code></code>, undefined, "Unable to locate the code node in math")
at /html/syntax/parsing/html_content_in_foreign_context.html:22:6 |
Pass | assert_equals(Element node <div><math></math><code></code></div>, Element node <div><math></math><code></code></div>, "The code tag did not exit the math")
at /html/syntax/parsing/html_content_in_foreign_context.html:24:6 |
Pass | assert_not_equals("<math></math><dd></dd>", "<math><dd></math", "The inner HTML should get mutated")
at /html/syntax/parsing/html_content_in_foreign_context.html:18:6 |
Pass | assert_not_equals(Element node <dd></dd>, undefined, "Unable to locate the dd node in math")
at /html/syntax/parsing/html_content_in_foreign_context.html:22:6 |
Pass | assert_equals(Element node <div><math></math><dd></dd></div>, Element node <div><math></math><dd></dd></div>, "The dd tag did not exit the math")
at /html/syntax/parsing/html_content_in_foreign_context.html:24:6 |
Pass | assert_not_equals("<math></math><div></div>", "<math><div></math", "The inner HTML should get mutated")
at /html/syntax/parsing/html_content_in_foreign_context.html:18:6 |
Pass | assert_not_equals(Element node <div></div>, undefined, "Unable to locate the div node in math")
at /html/syntax/parsing/html_content_in_foreign_context.html:22:6 |
Pass | assert_equals(Element node <div><math></math><div></div></div>, Element node <div><math></math><div></div></div>, "The div tag did not exit the math")
at /html/syntax/parsing/html_content_in_foreign_context.html:24:6 |
Pass | assert_not_equals("<math></math><dl></dl>", "<math><dl></math", "The inner HTML should get mutated")
at /html/syntax/parsing/html_content_in_foreign_context.html:18:6 |
Pass | assert_not_equals(Element node <dl></dl>, undefined, "Unable to locate the dl node in math")
at /html/syntax/parsing/html_content_in_foreign_context.html:22:6 |
Pass | assert_equals(Element node <div><math></math><dl></dl></div>, Element node <div><math></math><dl></dl></div>, "The dl tag did not exit the math")
at /html/syntax/parsing/html_content_in_foreign_context.html:24:6 |
Pass | assert_not_equals("<math></math><dt></dt>", "<math><dt></math", "The inner HTML should get mutated")
at /html/syntax/parsing/html_content_in_foreign_context.html:18:6 |
Pass | assert_not_equals(Element node <dt></dt>, undefined, "Unable to locate the dt node in math")
at /html/syntax/parsing/html_content_in_foreign_context.html:22:6 |
Pass | assert_equals(Element node <div><math></math><dt></dt></div>, Element node <div><math></math><dt></dt></div>, "The dt tag did not exit the math")
at /html/syntax/parsing/html_content_in_foreign_context.html:24:6 |
Pass | assert_not_equals("<math></math><em></em>", "<math><em></math", "The inner HTML should get mutated")
at /html/syntax/parsing/html_content_in_foreign_context.html:18:6 |
Pass | assert_not_equals(Element node <em></em>, undefined, "Unable to locate the em node in math")
at /html/syntax/parsing/html_content_in_foreign_context.html:22:6 |
Pass | assert_equals(Element node <div><math></math><em></em></div>, Element node <div><math></math><em></em></div>, "The em tag did not exit the math")
at /html/syntax/parsing/html_content_in_foreign_context.html:24:6 |
Pass | assert_not_equals("<math></math><embed>", "<math><embed></math", "The inner HTML should get mutated")
at /html/syntax/parsing/html_content_in_foreign_context.html:18:6 |
Pass | assert_not_equals(Element node <embed></embed>, undefined, "Unable to locate the embed node in math")
at /html/syntax/parsing/html_content_in_foreign_context.html:22:6 |
Pass | assert_equals(Element node <div><math></math><embed></div>, Element node <div><math></math><embed></div>, "The embed tag did not exit the math")
at /html/syntax/parsing/html_content_in_foreign_context.html:24:6 |
Pass | assert_not_equals("<math></math><h1></h1>", "<math><h1></math", "The inner HTML should get mutated")
at /html/syntax/parsing/html_content_in_foreign_context.html:18:6 |
Pass | assert_not_equals(Element node <h1></h1>, undefined, "Unable to locate the h1 node in math")
at /html/syntax/parsing/html_content_in_foreign_context.html:22:6 |
Pass | assert_equals(Element node <div><math></math><h1></h1></div>, Element node <div><math></math><h1></h1></div>, "The h1 tag did not exit the math")
at /html/syntax/parsing/html_content_in_foreign_context.html:24:6 |
Pass | assert_not_equals("<math></math><h2></h2>", "<math><h2></math", "The inner HTML should get mutated")
at /html/syntax/parsing/html_content_in_foreign_context.html:18:6 |
Pass | assert_not_equals(Element node <h2></h2>, undefined, "Unable to locate the h2 node in math")
at /html/syntax/parsing/html_content_in_foreign_context.html:22:6 |
Pass | assert_equals(Element node <div><math></math><h2></h2></div>, Element node <div><math></math><h2></h2></div>, "The h2 tag did not exit the math")
at /html/syntax/parsing/html_content_in_foreign_context.html:24:6 |
Pass | assert_not_equals("<math></math><h3></h3>", "<math><h3></math", "The inner HTML should get mutated")
at /html/syntax/parsing/html_content_in_foreign_context.html:18:6 |
Pass | assert_not_equals(Element node <h3></h3>, undefined, "Unable to locate the h3 node in math")
at /html/syntax/parsing/html_content_in_foreign_context.html:22:6 |
Pass | assert_equals(Element node <div><math></math><h3></h3></div>, Element node <div><math></math><h3></h3></div>, "The h3 tag did not exit the math")
at /html/syntax/parsing/html_content_in_foreign_context.html:24:6 |
Pass | assert_not_equals("<math></math><h4></h4>", "<math><h4></math", "The inner HTML should get mutated")
at /html/syntax/parsing/html_content_in_foreign_context.html:18:6 |
Pass | assert_not_equals(Element node <h4></h4>, undefined, "Unable to locate the h4 node in math")
at /html/syntax/parsing/html_content_in_foreign_context.html:22:6 |
Pass | assert_equals(Element node <div><math></math><h4></h4></div>, Element node <div><math></math><h4></h4></div>, "The h4 tag did not exit the math")
at /html/syntax/parsing/html_content_in_foreign_context.html:24:6 |
Pass | assert_not_equals("<math></math><h5></h5>", "<math><h5></math", "The inner HTML should get mutated")
at /html/syntax/parsing/html_content_in_foreign_context.html:18:6 |
Pass | assert_not_equals(Element node <h5></h5>, undefined, "Unable to locate the h5 node in math")
at /html/syntax/parsing/html_content_in_foreign_context.html:22:6 |
Pass | assert_equals(Element node <div><math></math><h5></h5></div>, Element node <div><math></math><h5></h5></div>, "The h5 tag did not exit the math")
at /html/syntax/parsing/html_content_in_foreign_context.html:24:6 |
Pass | assert_not_equals("<math></math><h6></h6>", "<math><h6></math", "The inner HTML should get mutated")
at /html/syntax/parsing/html_content_in_foreign_context.html:18:6 |
Pass | assert_not_equals(Element node <h6></h6>, undefined, "Unable to locate the h6 node in math")
at /html/syntax/parsing/html_content_in_foreign_context.html:22:6 |
Pass | assert_equals(Element node <div><math></math><h6></h6></div>, Element node <div><math></math><h6></h6></div>, "The h6 tag did not exit the math")
at /html/syntax/parsing/html_content_in_foreign_context.html:24:6 |
Pass | assert_not_equals("<math></math><hr>", "<math><hr></math", "The inner HTML should get mutated")
at /html/syntax/parsing/html_content_in_foreign_context.html:18:6 |
Pass | assert_not_equals(Element node <hr></hr>, undefined, "Unable to locate the hr node in math")
at /html/syntax/parsing/html_content_in_foreign_context.html:22:6 |
Pass | assert_equals(Element node <div><math></math><hr></div>, Element node <div><math></math><hr></div>, "The hr tag did not exit the math")
at /html/syntax/parsing/html_content_in_foreign_context.html:24:6 |
Pass | assert_not_equals("<math></math><i></i>", "<math><i></math", "The inner HTML should get mutated")
at /html/syntax/parsing/html_content_in_foreign_context.html:18:6 |
Pass | assert_not_equals(Element node <i></i>, undefined, "Unable to locate the i node in math")
at /html/syntax/parsing/html_content_in_foreign_context.html:22:6 |
Pass | assert_equals(Element node <div><math></math><i></i></div>, Element node <div><math></math><i></i></div>, "The i tag did not exit the math")
at /html/syntax/parsing/html_content_in_foreign_context.html:24:6 |
Pass | assert_not_equals("<math></math><img>", "<math><img></math", "The inner HTML should get mutated")
at /html/syntax/parsing/html_content_in_foreign_context.html:18:6 |
Pass | assert_not_equals(Element node <img></img>, undefined, "Unable to locate the img node in math")
at /html/syntax/parsing/html_content_in_foreign_context.html:22:6 |
Pass | assert_equals(Element node <div><math></math><img></div>, Element node <div><math></math><img></div>, "The img tag did not exit the math")
at /html/syntax/parsing/html_content_in_foreign_context.html:24:6 |
Pass | assert_not_equals("<math></math><li></li>", "<math><li></math", "The inner HTML should get mutated")
at /html/syntax/parsing/html_content_in_foreign_context.html:18:6 |
Pass | assert_not_equals(Element node <li></li>, undefined, "Unable to locate the li node in math")
at /html/syntax/parsing/html_content_in_foreign_context.html:22:6 |
Pass | assert_equals(Element node <div><math></math><li></li></div>, Element node <div><math></math><li></li></div>, "The li tag did not exit the math")
at /html/syntax/parsing/html_content_in_foreign_context.html:24:6 |
Pass | assert_not_equals("<math></math><listing></listing>", "<math><listing></math", "The inner HTML should get mutated")
at /html/syntax/parsing/html_content_in_foreign_context.html:18:6 |
Pass | assert_not_equals(Element node <listing></listing>, undefined, "Unable to locate the listing node in math")
at /html/syntax/parsing/html_content_in_foreign_context.html:22:6 |
Pass | assert_equals(Element node <div><math></math><listing></listing></div>, Element node <div><math></math><listing></listing></div>, "The listing tag did not exit the math")
at /html/syntax/parsing/html_content_in_foreign_context.html:24:6 |
Pass | assert_not_equals("<math></math><menu></menu>", "<math><menu></math", "The inner HTML should get mutated")
at /html/syntax/parsing/html_content_in_foreign_context.html:18:6 |
Pass | assert_not_equals(Element node <menu></menu>, undefined, "Unable to locate the menu node in math")
at /html/syntax/parsing/html_content_in_foreign_context.html:22:6 |
Pass | assert_equals(Element node <div><math></math><menu></menu></div>, Element node <div><math></math><menu></menu></div>, "The menu tag did not exit the math")
at /html/syntax/parsing/html_content_in_foreign_context.html:24:6 |
Pass | assert_not_equals("<math></math><meta>", "<math><meta></math", "The inner HTML should get mutated")
at /html/syntax/parsing/html_content_in_foreign_context.html:18:6 |
Pass | assert_not_equals(Element node <meta></meta>, undefined, "Unable to locate the meta node in math")
at /html/syntax/parsing/html_content_in_foreign_context.html:22:6 |
Pass | assert_equals(Element node <div><math></math><meta></div>, Element node <div><math></math><meta></div>, "The meta tag did not exit the math")
at /html/syntax/parsing/html_content_in_foreign_context.html:24:6 |
Pass | assert_not_equals("<math></math><nobr></nobr>", "<math><nobr></math", "The inner HTML should get mutated")
at /html/syntax/parsing/html_content_in_foreign_context.html:18:6 |
Pass | assert_not_equals(Element node <nobr></nobr>, undefined, "Unable to locate the nobr node in math")
at /html/syntax/parsing/html_content_in_foreign_context.html:22:6 |
Pass | assert_equals(Element node <div><math></math><nobr></nobr></div>, Element node <div><math></math><nobr></nobr></div>, "The nobr tag did not exit the math")
at /html/syntax/parsing/html_content_in_foreign_context.html:24:6 |
Pass | assert_not_equals("<math></math><ol></ol>", "<math><ol></math", "The inner HTML should get mutated")
at /html/syntax/parsing/html_content_in_foreign_context.html:18:6 |
Pass | assert_not_equals(Element node <ol></ol>, undefined, "Unable to locate the ol node in math")
at /html/syntax/parsing/html_content_in_foreign_context.html:22:6 |
Pass | assert_equals(Element node <div><math></math><ol></ol></div>, Element node <div><math></math><ol></ol></div>, "The ol tag did not exit the math")
at /html/syntax/parsing/html_content_in_foreign_context.html:24:6 |
Pass | assert_not_equals("<math></math><p></p>", "<math><p></math", "The inner HTML should get mutated")
at /html/syntax/parsing/html_content_in_foreign_context.html:18:6 |
Pass | assert_not_equals(Element node <p></p>, undefined, "Unable to locate the p node in math")
at /html/syntax/parsing/html_content_in_foreign_context.html:22:6 |
Pass | assert_equals(Element node <div><math></math><p></p></div>, Element node <div><math></math><p></p></div>, "The p tag did not exit the math")
at /html/syntax/parsing/html_content_in_foreign_context.html:24:6 |
Pass | assert_not_equals("<math></math><pre></pre>", "<math><pre></math", "The inner HTML should get mutated")
at /html/syntax/parsing/html_content_in_foreign_context.html:18:6 |
Pass | assert_not_equals(Element node <pre></pre>, undefined, "Unable to locate the pre node in math")
at /html/syntax/parsing/html_content_in_foreign_context.html:22:6 |
Pass | assert_equals(Element node <div><math></math><pre></pre></div>, Element node <div><math></math><pre></pre></div>, "The pre tag did not exit the math")
at /html/syntax/parsing/html_content_in_foreign_context.html:24:6 |
Pass | assert_not_equals("<math></math><ruby></ruby>", "<math><ruby></math", "The inner HTML should get mutated")
at /html/syntax/parsing/html_content_in_foreign_context.html:18:6 |
Pass | assert_not_equals(Element node <ruby></ruby>, undefined, "Unable to locate the ruby node in math")
at /html/syntax/parsing/html_content_in_foreign_context.html:22:6 |
Pass | assert_equals(Element node <div><math></math><ruby></ruby></div>, Element node <div><math></math><ruby></ruby></div>, "The ruby tag did not exit the math")
at /html/syntax/parsing/html_content_in_foreign_context.html:24:6 |
Pass | assert_not_equals("<math></math><s></s>", "<math><s></math", "The inner HTML should get mutated")
at /html/syntax/parsing/html_content_in_foreign_context.html:18:6 |
Pass | assert_not_equals(Element node <s></s>, undefined, "Unable to locate the s node in math")
at /html/syntax/parsing/html_content_in_foreign_context.html:22:6 |
Pass | assert_equals(Element node <div><math></math><s></s></div>, Element node <div><math></math><s></s></div>, "The s tag did not exit the math")
at /html/syntax/parsing/html_content_in_foreign_context.html:24:6 |
Pass | assert_not_equals("<math></math><small></small>", "<math><small></math", "The inner HTML should get mutated")
at /html/syntax/parsing/html_content_in_foreign_context.html:18:6 |
Pass | assert_not_equals(Element node <small></small>, undefined, "Unable to locate the small node in math")
at /html/syntax/parsing/html_content_in_foreign_context.html:22:6 |
Pass | assert_equals(Element node <div><math></math><small></small></div>, Element node <div><math></math><small></small></div>, "The small tag did not exit the math")
at /html/syntax/parsing/html_content_in_foreign_context.html:24:6 |
Pass | assert_not_equals("<math></math><span></span>", "<math><span></math", "The inner HTML should get mutated")
at /html/syntax/parsing/html_content_in_foreign_context.html:18:6 |
Pass | assert_not_equals(Element node <span></span>, undefined, "Unable to locate the span node in math")
at /html/syntax/parsing/html_content_in_foreign_context.html:22:6 |
Pass | assert_equals(Element node <div><math></math><span></span></div>, Element node <div><math></math><span></span></div>, "The span tag did not exit the math")
at /html/syntax/parsing/html_content_in_foreign_context.html:24:6 |
Pass | assert_not_equals("<math></math><strong></strong>", "<math><strong></math", "The inner HTML should get mutated")
at /html/syntax/parsing/html_content_in_foreign_context.html:18:6 |
Pass | assert_not_equals(Element node <strong></strong>, undefined, "Unable to locate the strong node in math")
at /html/syntax/parsing/html_content_in_foreign_context.html:22:6 |
Pass | assert_equals(Element node <div><math></math><strong></strong></div>, Element node <div><math></math><strong></strong></div>, "The strong tag did not exit the math")
at /html/syntax/parsing/html_content_in_foreign_context.html:24:6 |
Pass | assert_not_equals("<math></math><strike></strike>", "<math><strike></math", "The inner HTML should get mutated")
at /html/syntax/parsing/html_content_in_foreign_context.html:18:6 |
Pass | assert_not_equals(Element node <strike></strike>, undefined, "Unable to locate the strike node in math")
at /html/syntax/parsing/html_content_in_foreign_context.html:22:6 |
Pass | assert_equals(Element node <div><math></math><strike></strike></div>, Element node <div><math></math><strike></strike></div>, "The strike tag did not exit the math")
at /html/syntax/parsing/html_content_in_foreign_context.html:24:6 |
Pass | assert_not_equals("<math></math><sub></sub>", "<math><sub></math", "The inner HTML should get mutated")
at /html/syntax/parsing/html_content_in_foreign_context.html:18:6 |
Pass | assert_not_equals(Element node <sub></sub>, undefined, "Unable to locate the sub node in math")
at /html/syntax/parsing/html_content_in_foreign_context.html:22:6 |
Pass | assert_equals(Element node <div><math></math><sub></sub></div>, Element node <div><math></math><sub></sub></div>, "The sub tag did not exit the math")
at /html/syntax/parsing/html_content_in_foreign_context.html:24:6 |
Pass | assert_not_equals("<math></math><sup></sup>", "<math><sup></math", "The inner HTML should get mutated")
at /html/syntax/parsing/html_content_in_foreign_context.html:18:6 |
Pass | assert_not_equals(Element node <sup></sup>, undefined, "Unable to locate the sup node in math")
at /html/syntax/parsing/html_content_in_foreign_context.html:22:6 |
Pass | assert_equals(Element node <div><math></math><sup></sup></div>, Element node <div><math></math><sup></sup></div>, "The sup tag did not exit the math")
at /html/syntax/parsing/html_content_in_foreign_context.html:24:6 |
Pass | assert_not_equals("<math></math><table></table>", "<math><table></math", "The inner HTML should get mutated")
at /html/syntax/parsing/html_content_in_foreign_context.html:18:6 |
Pass | assert_not_equals(Element node <table></table>, undefined, "Unable to locate the table node in math")
at /html/syntax/parsing/html_content_in_foreign_context.html:22:6 |
Pass | assert_equals(Element node <div><math></math><table></table></div>, Element node <div><math></math><table></table></div>, "The table tag did not exit the math")
at /html/syntax/parsing/html_content_in_foreign_context.html:24:6 |
Pass | assert_not_equals("<math></math><tt></tt>", "<math><tt></math", "The inner HTML should get mutated")
at /html/syntax/parsing/html_content_in_foreign_context.html:18:6 |
Pass | assert_not_equals(Element node <tt></tt>, undefined, "Unable to locate the tt node in math")
at /html/syntax/parsing/html_content_in_foreign_context.html:22:6 |
Pass | assert_equals(Element node <div><math></math><tt></tt></div>, Element node <div><math></math><tt></tt></div>, "The tt tag did not exit the math")
at /html/syntax/parsing/html_content_in_foreign_context.html:24:6 |
Pass | assert_not_equals("<math></math><u></u>", "<math><u></math", "The inner HTML should get mutated")
at /html/syntax/parsing/html_content_in_foreign_context.html:18:6 |
Pass | assert_not_equals(Element node <u></u>, undefined, "Unable to locate the u node in math")
at /html/syntax/parsing/html_content_in_foreign_context.html:22:6 |
Pass | assert_equals(Element node <div><math></math><u></u></div>, Element node <div><math></math><u></u></div>, "The u tag did not exit the math")
at /html/syntax/parsing/html_content_in_foreign_context.html:24:6 |
Pass | assert_not_equals("<math></math><ul></ul>", "<math><ul></math", "The inner HTML should get mutated")
at /html/syntax/parsing/html_content_in_foreign_context.html:18:6 |
Pass | assert_not_equals(Element node <ul></ul>, undefined, "Unable to locate the ul node in math")
at /html/syntax/parsing/html_content_in_foreign_context.html:22:6 |
Pass | assert_equals(Element node <div><math></math><ul></ul></div>, Element node <div><math></math><ul></ul></div>, "The ul tag did not exit the math")
at /html/syntax/parsing/html_content_in_foreign_context.html:24:6 |
Pass | assert_not_equals("<math></math><var></var>", "<math><var></math", "The inner HTML should get mutated")
at /html/syntax/parsing/html_content_in_foreign_context.html:18:6 |
Pass | assert_not_equals(Element node <var></var>, undefined, "Unable to locate the var node in math")
at /html/syntax/parsing/html_content_in_foreign_context.html:22:6 |
Pass | assert_equals(Element node <div><math></math><var></var></div>, Element node <div><math></math><var></var></div>, "The var tag did not exit the math")
at /html/syntax/parsing/html_content_in_foreign_context.html:24:6 |