file_frameancestors_userpass.html (406B)
1 <html> 2 <head> 3 <title>CSP frame ancestors tests</title> 4 </head> 5 <body> 6 <tt>Nested Frames</tt><br/> 7 <iframe src='http://sampleuser:samplepass@mochi.test:8888/tests/dom/security/test/csp/file_frameancestors_userpass_frame_a.html'></iframe><br/> 8 <iframe src='http://sampleuser:samplepass@example.com/tests/dom/security/test/csp/file_frameancestors_userpass_frame_b.html'></iframe><br/> 9 </body> 10 </html>