| Index: chrome_frame/test/data/navigateurl_basic_frame.html
|
| ===================================================================
|
| --- chrome_frame/test/data/navigateurl_basic_frame.html (revision 0)
|
| +++ chrome_frame/test/data/navigateurl_basic_frame.html (revision 0)
|
| @@ -0,0 +1,12 @@
|
| +<html>
|
| +<!-- This page is meant to load inside ChromeFrame -->
|
| +
|
| +<body>
|
| +<div id="statusPanel" style="border: 1px solid red; width: 100%">
|
| +Test running....
|
| +</div>
|
| +
|
| +<p>ChromeFrame NavigateURL Test<br>
|
| +Tests ChromeFrame Navigation</p>
|
| +</body>
|
| +</html>
|
|
|