Upstream version 7.35.139.0
[platform/framework/web/crosswalk.git] / src / chrome / test / data / content_setting_bubble / mixed_script_in_iframe.html
1 <!DOCTYPE html>
2 <html>
3 <head>
4 <title>Mixed content iframe test</title>
5 </head>
6 <body>
7 <iframe src="mixed_script.html"></iframe>
8 </body>
9 </html>