summaryrefslogtreecommitdiffstats
path: root/layout/base/tests/textarea-valid-ref.html
blob: 547b4fb7c53de99dfef5f14f47a5867fd6e44bb5 (plain)
1
2
3
4
5
6
7
<!DOCTYPE html>
<html>
  <body>
    <textarea style="background-color:green">foo</textarea>
  </body>
</html>