summaryrefslogtreecommitdiffstats
path: root/layout/reftests/forms/input/file/color-inherit.html
blob: 8435329537b440ba9e909ded62a64c1cd357d450 (plain)
1
2
3
4
5
6
<!DOCTYPE html>
<html>
  <body style='color: chartreuse;'>
    <input type='file'>
  </body>
</html>