test_contextmenu_iframe.html (214B)
1 <!DOCTYPE HTML> 2 <html> 3 <head> 4 <title>Subtest for browser context menu iframes</title> 5 </head> 6 <body> 7 Browser context menu iframe subtest. 8 9 <iframe src="https://example.com/" id="iframe"></iframe> 10 </body> 11 </html>