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