blob: 58784b5115e29ec21a2aa2997afa4ce9bc63ec2f [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<style>
body {
width: 1000px;
height: 800px;
}
</style>
<script>
if (window.internals)
window.internals.setPageScaleFactor(0.5, 0, 0);
</script>
</head>
<body>
On success, the blue reference box should be invisible (covered by the fixed box).
</body>
</html>