blob: 849fa3ad763b23176d1d82cf735689dae8cfae17 [file] [log] [blame]
<html>
<head>
<style>
body {
margin: 0px;
width: 800px;
height: 600px;
}
object {
width: 480px;
height: 360px;
}
</style>
</head>
<body>
<object data="resources/zoom-svg-as-object.svg" type="image/svg+xml"/>
</body>
<script>var zoomCount = 1; window.shouldZoomOut = true;</script>
<script src="../resources/testPageZoom.js"></script>
</html>