Chromium Code Reviews| OLD | NEW |
|---|---|
| (Empty) | |
| 1 <!DOCTYPE html> | |
| 2 <html> | |
| 3 <head> | |
| 4 </head> | |
| 5 <body> | |
| 6 <p>The inner frame should not render any content, as this frame is cross-origi n.</p> | |
| 7 <iframe src="http://127.0.0.1:8000/security/XFrameOptions/resources/x-frame-op tions-parent-same-origin-deny.cgi"></iframe> | |
| 8 </body> | |
| 9 </html> | |
| OLD | NEW |