Files
UXP-Fixed/layout/generic/crashtests/842166.html
T
2018-02-02 04:16:08 -05:00

23 lines
438 B
HTML

<html>
<head>
<style>
li{
display: table-footer-group;
}
</style>
<meta HTTP-EQUIV="Cache-Control" content="no-cache" />
</head>
<body>
<script>
<ins>
</ins>
</script>
<li contenteditable="true">
</li>
<object type="checkbox">
</object>
<select>
</select>
</body>
</html>