Bug 1685822 [wpt PR 27117] - [Import Maps] Add tests for rejecting multiple import...
[gecko.git] / dom / security / test / csp / file_path_matching_redirect.html
bloba16cc90ec6dabe7cc8451ceece4d2b9d0e6d42aa
1 <!DOCTYPE HTML>
2 <html>
3 <head>
4 <title>Bug 808292 - Implement path-level host-source matching to CSP</title>
5 </head>
6 <body>
7 <div id="testdiv">blocked</div>
8 <script src="http://example.com/tests/dom/security/test/csp/file_path_matching_redirect_server.sjs"></script>
9 </body>
10 </html>