summaryrefslogtreecommitdiffstats
path: root/layout/reftests/css-placeholder/input/placeholdershown-ref.html
blob: 126bb09f766abed65472535615f2f8d40e467e8d (plain)
1
2
3
4
5
6
7
<!DOCTYPE html>
<html>
  <link rel='stylesheet' type='text/css' href='style-shown.css'>
  <body>
    <input class='shown-ref' value='foo'>
  </body>
</html>