Chromium Code Reviews| OLD | NEW |
|---|---|
| (Empty) | |
| 1 <!DOCTYPE html> | |
| 2 <html> | |
| 3 <head> | |
| 4 <title>This page should NOT load in a frame</title> | |
| 5 </head> | |
| 6 <body> | |
| 7 This page cannot be loaded in an iframe because its X-Frame-Options is set to DE NY. | |
| 8 </body> | |
| 9 </html> | |
| 10 | |
| OLD | NEW |