summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/forms/textarea/textarea-placeholder-set-value-expected.html
blob: 30fa19f4fe709d96fa4ba0a7689d86d5ab2e7ec4 (plain)
1
2
3
4
5
6
7
<html>
<body>
  <p>Test for <a href="https://bugs.webkit.org/show_bug.cgi?id=21248">https://bugs.webkit.org/show_bug.cgi?id=21248</a>.</p>

  <textarea>New text</textarea>
</body>
</html>