tenfourfox/layout/generic/crashtests/1032450.html

13 lines
253 B
HTML
Raw Normal View History

2017-04-19 07:56:45 +00:00
<html>
<head>
</head>
<body style="display: -moz-inline-grid;">
<div style="display: table;position: relative; float: left;">
<button style="display: table-column-group;">
<iframe style="position: absolute;"></iframe>
</button>
</div>
</body></html>