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