summaryrefslogtreecommitdiffstats
path: root/layout/reftests/forms/output/output-1.html
blob: 0fdb2ae8b950bfc7eadd38dcb349f32980689962 (plain)
1
2
3
4
5
6
7
<!DOCTYPE html>
<html>
  <!-- Test: the output shouldn't show anything when there is no content -->
  <body>
    <output></output>
  </body>
</html>