blob: e35cb9d836e8d11feb1e164e43786424f130558a [file] [log] [blame]
<!DOCTYPE>
<html>
<head>
<title>Tests that framesets scale according to full page zoom</title>
</head>
<frameset rows="120,*">
<frame id="top_frame" src="data:text/html,<!DOCTYPE html><html><body></body></html>">
<frame id="bottom_frame" src="data:text/html,<!DOCTYPE html><html><body></body></html>">
</frameset>
</html>