blob: b41a89699122abdca5cb2045229934244f50d1e0 [file] [log] [blame]
<!doctype html>
<html>
<body style='margin:0px; display: flex;'>
<iframe id="frame1" src="frame_timing_inner.html?100px:100px" style='width: 100px; height: 100px;'></iframe>
<iframe id="frame2" src="frame_timing_b.html" style='width: 300px; height: 300px; -webkit-transform: translateZ(0);'></iframe>
<iframe id="frame3" src="frame_timing_inner.html?200px:200px" style='width: 200px; height: 200px;'></iframe>
</body>
</html>