chromium/third_party/blink/web_tests/fast/overflow/005.html

<html>
<head>
<style>
pre {
  width:300px;
  overflow:auto;
}
</style>
</head>
<body>
<pre>This is a test to see if this messes up
the way I think it's going to.</pre>