chromium/third_party/blink/renderer/core/testing/data/get_scale_bounds_check_for_auto_zoom_test.html

<html>
  <body>
    <div style="background-color: green; position: absolute; left: 200px; top: 100px; width: 200px; height: 400px">
      <p id="Div">Div</p>
    </div>
  </body>
</html>