[refactor] More post-NSS WebCrypto cleanups (utility functions).
[chromium-blink-merge.git] / content / test / data / navigation_controller / page_with_data_iframe.html
blobf91f8e08628530ed38b21cd200312c64d6455e19
1 <html>
2 <head></head>
3 <body>
4 <p>This page has a data URL iframe.
5 <p><iframe src="data:text/html,Subframe"></iframe>
6 </body>
7 </html>