chromium/third_party/blink/web_tests/inspector-protocol/dom/resources/dom-request-document-with-child-nodes.html

<div id='depth-1'>
  <div id='depth-2'>
    <div id='depth-3'>
      <iframe src='./shadow-dom-iframe.html'></iframe>
    </div>
  </div>
  <div id='targetDiv'></div>
</div>