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