blob: b2f85fae9fbf6d569ff3d876427a1f63483a0eb9 [file] [log] [blame] [edit]
<style>
form {
margin-top: -20px;
}
div {
height: 99%;
float: right;
}
</style>
PASS if no crash or assert.
<table>
<tr>
<td style="height: 100px"><div></div><form></td>
<td><video controls="controls"></td>
</tr>
<tr></tr>
</table>
<script>
window.testRunner?.dumpAsText();
</script>