summaryrefslogtreecommitdiffstats
path: root/layout/reftests/forms/output/output-2.html
blob: 882e805ba0b94e92e28e132a1211bcf200ed7370 (plain)
1
2
3
4
5
6
7
<!DOCTYPE html>
<html>
  <!-- Test: the output should show the textContent -->
  <body>
    <output>foo</output>
  </body>
</html>