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