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

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