| <!DOCTYPE html> | |
| <head> | |
| </head> | |
| <body> | |
| <iframe name="frame0" id="child-0"></iframe> | |
| <iframe name="frame1" id="child-1" allow></iframe> | |
| <iframe name="frame2" id="child-2" allow="fullscreen vibrate" src="/cross-site/bar.com/title1.html"></iframe> | |
| <iframe name="frame3" id="child-3" allow="fullscreen vibrate" src="title1.html"></iframe> | |
| </body> | |
| </html> | |