blob: c199394bf09a8dff9c3d465a99be52114b83214a [file] [edit]
<script>
onload = () => {
if(window.testRunner)
testRunner.dumpAsText();
document.execCommand('SelectAll');
document.body.innerHTML = 'PASS if no crash';
};
</script>
<body style="-webkit-user-modify: read-write; max-height: calc(1px + 0% + round(0cqmin, 0px));">
</body>