blob: b2e63f0189652587e7dbca71345e89f625b14090 [file] [log] [blame]
<!DOCTYPE html>
<html style="background:green;">
<head>
<script>
if (window.internals) {
internals.setPageScaleFactorLimits(0.5, 4);
internals.setPageScaleFactor(0.5);
}
</script>
</head>
<body>
</body>