summaryrefslogtreecommitdiffstats
path: root/layout/reftests/css-valid/input/input-image-ref.html
blob: 6c014b895468da13ea1183e80881a119b9c7a271 (plain)
1
2
3
4
5
6
<!DOCTYPE html>
<html>
  <body>
    <input type='image' style="background-color: green;">
  </body>
</html>