summaryrefslogtreecommitdiffstats
path: root/layout/reftests/css-placeholder/input/placeholder-value-ref.html
blob: 79209802a4e1c48869681d6fa6ec24e2c99baa83 (plain)
1
2
3
4
5
6
7
<!DOCTYPE html>
<html>
  <body>
    <input value='bar'>
    <input value='foo'>
  </body>
</html>