Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / Source / web / tests / data / first_party / nested-originA.html
blob35e7a42506f30728fe66a7292c02d1b353e47805
1 <!DOCTYPE html>
2 <html>
3 <head>
4 <title>Document with a frame from `example.test`.</title>
5 </head>
6 <body>
7 <iframe src="http://example.test:0/first_party/empty.html"></iframe>
8 </body>
9 </html>