Ting-Yu Lin 83f8e911be Bug 1590569 - Add a crashtest. r=emilio
This is fixed by bug 1596310.

Differential Revision: https://phabricator.services.mozilla.com/D68309

--HG--
extra : moz-landing-system : lando
2020-03-26 11:26:59 +00:00

25 lines
347 B
HTML

<style>
html {
word-wrap: break-word;
contain: size layout;
columns: 0;
}
</style>
<script>
function go() {
window.scrollBy()
a.insertCell(0)
}
</script>
<video height="0"></video>
<datalist></datalist>
<map>
<ol style="height: 4vmin">
A-A A
</li>
</ol>
<style onload="go()"></style>
<marquee></marquee>
<table>
<tr id="a">&gt;AAAA</tr>