Source code
Revision control
Copy as Markdown
Other Tools
Test Info:
<head>
</head>
<body>
<div>
  <select>
    <option style="margin: 100%;">A</option>
    <optgroup label="outgroup" style="padding: 10%;">
      <option style="padding: 10%;">M</option>
    </optgroup>
  </select>
</div>
</body>
</html>