summaryrefslogtreecommitdiffstats
path: root/layout/reftests/css-ui-invalid/select/select-disabled-ref.html
blob: e3a228a89776bcb161ce8928dc9f4954bbe6c560 (plain)
1
2
3
4
5
6
<!DOCTYPE html>
<html>
  <body>
    <select disabled style="background-color: green;"></select>
  </body>
</html>