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