Sign in
chromium
/
chromium
/
src.git
/
6327123fee94de63bebc47bfbe4487f6ee88c44f
/
.
/
chrome
/
test
/
data
/
scroll
/
iframe.html
blob: 0fc12601dbeffa2f4565316bcbd75b7f0ef5fa43 [
file
] [
log
] [
blame
]
<html>
<head></head>
<body
style
=
"
height
:
100%
;
width
:
100%
;
overflow
:
hidden
"
>
<iframe src="data:text/html,
<body
style
=
height:10000px;width:100%
>
place cursor here" style="height: 100%; width:100%;">
</iframe>
</body>
</html>