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