Pin Chrome's shortcut to the Win10 Start menu on install and OS upgrade.
[chromium-blink-merge.git] / chrome / test / data / dom_automation / frames / test.html
blob004c3e9e9a9cf576245cd16fcf499df7f1952808
1 <html>
2 <head>
3 <script>
5 </script>
6 </head>
8 <frameset id="set" cols="25%,75%">
9 <frame src="frame1.html">
10 <frame src="frame2.html">
11 </frameset>
12 </html>