blob: 10bc7c53d03c7c63fa530c10d11a31f5fd235c11 [file] [log] [blame]
<html><head><title>Frame Scale Test</title></head>
<frameset style="background-color: red; -webkit-transform-origin: 0% 0%; transform: scale(0.5, 0.5);" cols="30%,*">
<frame src="data:text/html,<body bgcolor='green'></body>">
<frame src="data:text/html,<body bgcolor='green'></body>">
</frameset>
</html>