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