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