blob: de2703e8321ea156d655cb598188459a7bdcd1e1 [file] [log] [blame]
<!DOCTYPE html>
<head>
<style>
body {
overflow: hidden;
}
div {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
}
iframe {
display: block;
width: 100%;
height: 100%;
}
</style>
</head>
<body>
<div><iframe src="resources/repaint-with-scrollbar-change.html"></iframe></div>