1 <html><head><title>cross-site iframe test
</title></head>
3 <!-- This only works if the CrossSiteRedirector is running on the embedded test
4 server, and the host_resolver is set up to handle b.com. -->
5 <iframe src=
"/cross-site/b.com/title1.html" id=
"frame1"></iframe>
6 <iframe src=
"/cross-site/c.com/title1.html" id=
"frame2"></iframe>