summaryrefslogtreecommitdiffstats
path: root/layout/reftests/css-required/css-required-textarea.html
blob: 82d01bc5db27d5befdcdfa505a1ed5e219822dff (plain)
1
2
3
4
5
6
7
<!DOCTYPE html>
<html>
  <link rel='stylesheet' type='text/css' href='css-required-style.css'>
  <body>
    <textarea required></textarea>
  </body>
</html>