chromium/content/test/data/accessibility/scrolling/embedded-text.html

<!DOCTYPE html>
<html>
  <body>
    <p style="margin-top:100vh; margin-bottom:100vh">
    <b>Game theory</b> is "the study of
    <a href="" title="Mathematical model">mathematical models</a>
    of conflict and<br>cooperation between intelligent rational
    decision-makers."
    </p>
  </body>
</html>