chromium/third_party/blink/web_tests/inspector-protocol/resources/dom-snapshot-captureSnapshot-details.html

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
  <head>
    <title>Document Title</title>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
    <meta http-equiv="Content-Language" content="nl-NL">
    <base href="http://example.com/">
  </head>
  <body style="margin: 0px" onload="window.scrollTo(300, 400)">
    <div style="width: 2000px; height: 2000px; font: 10px Ahem;">
      Een heel grote div.
    </div>
  </body>
</html>