Sign in
chromium
/
chromium
/
src.git
/
fafff21
/
.
/
content
/
test
/
data
/
accessibility
/
scrolling
/
iframe-text.html
blob: 726d59255f41177cc24fe6261d5d608cc6aa467f [
file
]
<!DOCTYPE html>
<html>
<body>
<iframe
aria-label
=
"iframe with scrollable text"
src
=
"text.html"
>
</iframe>
</body>
</html>