<!DOCTYPE html>
<html>
  <!-- Test: the output should show the textContent -->
  <body>
    <output>foo</output>
  </body>
</html>