blob: 48c995ddeb4a7ba265f98d4caa78a68cb4a501a0 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<style>
html, body {
margin: 0;
padding: 0;
min-height: 2000px;
min-width: 2000px;
overflow: hidden;
}
</style>
<script>
</script>
</head>
<body>
<!-- Tests that scrollbars on the frame are not shown if the hideScrollbars
setting is true. Since the body has a minimum height/width larger than the
frame, scrollbars would otherwise be visible. -->
</body>
</html>