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