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