initial import
[vuplus_webkit] / Source / WebKit / qt / tests / qwebpage / resources / index.html
1 <html>
2 <frameset cols="25%,75%">
3    <frame src="frame_a.html" name="frame_a">
4    <frame src="frame_b.html" name="frame_b">
5 </frameset>
6 </html>