summaryrefslogtreecommitdiffstats
path: root/layout/base/crashtests/936988-1.html
blob: 062125e35517cc2609ddf791d0c0dc2409277291 (plain)
1
2
3
4
5
6
7
8
9
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
</head>
<body onload="document.getElementById('f').appendChild(document.createTextNode('X'));">
<fieldset id="f"><legend style="display: table-row-group;"></legend></fieldset>
</body>
</html>