summaryrefslogtreecommitdiffstats
path: root/chrome/test/data/extensions/test_file_with_body.html
blob: 594f540b6ff62131beb3d04d19f4af8bdc5dadf1 (plain)
1
2
3
4
5
6
7
8
<html>
  <body id="bodyId">
    <p id="pId">
    This is a simple text.
    </p>
  </body>
</html>