Chromium Code Reviews

Side by Side Diff: chrome_frame/test/data/navigateurl_basic_frame.html

Issue 218019: Initial import of the Chrome Frame codebase. Integration in chrome.gyp coming... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 11 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | | Annotate | Revision Log
OLDNEW
(Empty)
1 <html>
2 <!-- This page is meant to load inside ChromeFrame -->
3
4 <body>
5 <div id="statusPanel" style="border: 1px solid red; width: 100%">
6 Test running....
7 </div>
8
9 <p>ChromeFrame NavigateURL Test<br>
10 Tests ChromeFrame Navigation</p>
11 </body>
12 </html>
OLDNEW
« no previous file with comments | « chrome_frame/test/data/navigateurl_absolute_host.html ('k') | chrome_frame/test/data/navigateurl_relative_host.html » ('j') | no next file with comments »

Powered by Google App Engine