summaryrefslogtreecommitdiffstats
path: root/layout/reftests/css-placeholder/input/placeholdershown.html
blob: afd0b756d09f40ddd4ed5e8c0a6f28ba97e42287 (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' placeholder='foo'>
  </body>
</html>