summaryrefslogtreecommitdiffstats
path: root/layout/reftests/css-placeholder/input/placeholder-button-ref.html
blob: 8f584f6e3f1e83d837667d4b68b117c4562b5019 (plain)
1
2
3
4
5
6
7
8
9
<!DOCTYPE html>
<html>
  <link rel='stylesheet' type='text/css' href='style.css'>
  <body>
    <input type='button'>
    <input type='button'>
  </body>
</html>