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

<!DOCTYPE html>
<html>
<body>
  <iframe aria-label="iframe with scrollable text" src="text.html">
  </iframe>
</body>
</html>