frame-ancestors-and-x-frame-options.sub.html (377B)
1 <!DOCTYPE html> 2 <html> 3 <body> 4 <p>This is an IFrame sending a Content Security Policy header containing "frame-ancestors {{GET[policy]}}" and "X-Frame-Options: {{GET[xfo]}}".</p> 5 <script> 6 // This is an IFrame sending a Content Security Policy header containing "frame-ancestors {{GET[policy]}}" and "X-Frame-Options: {{GET[xfo]}}". 7 </script> 8 </body> 9 </html>