Bug 1685822 [wpt PR 27117] - [Import Maps] Add tests for rejecting multiple import...
[gecko.git] / dom / security / test / general / file_toplevel_data_meta_redirect.html
blobe94a61ed48c7d4000f87e8066547012e71d295c7
1 <html>
2 <body>
3 <head>
4 <meta http-equiv="refresh"
5 content="0; url='data:text/html,<body>toplevel meta redirect to data: URI should be blocked</body>'">
6 </head>
7 <body>
8 Meta Redirect to data: URI
9 </body>
10 </html>