chromium/third_party/blink/web_tests/fast/block/geometry-map-assertion-with-tall-content.html

<!DOCTYPE html>
<div>PASS if no assert or crash in debug build.</div>
<pre>foo</pre>
<style>
pre {
    margin: 446607073px;
    outline: solid 3px black;
    overflow: auto;
}
</style>
<script>
  if (window.testRunner)
    testRunner.dumpAsText();
</script>