blob: 9b023cd4553a2bf2ff0dcd8168b4c3f700271803 [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>