summaryrefslogtreecommitdiffstats
path: root/layout/forms/crashtests/1228670.xhtml
blob: cc8d309c0eaee6db1701d83710af618fb0efe6be (plain)
1
2
3
4
5
6
7
<html xmlns="http://www.w3.org/1999/xhtml">
    <body>
        <select>
            <optgroup style="display: list-item; list-style: inside;"></optgroup>
        </select>
    </body>
</html>