chromium/chrome/test/data/extensions/test_file_with_body.html

<html>
  <body id="bodyId">
    <p id="pId">
    This is a simple text.
    </p>
  </body>
</html>