1
    2
    3
    4
    5
    6
    7

content / test / data / accessibility / scrolling / iframe-text.html [blame]

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