blob: a11a224ae11576079630cc9e89ae175cd3a9a626 [file] [log] [blame]
Andrew Top61a84952019-04-30 15:07:33 -07001<!DOCTYPE html>
2<html>
3 <head>
4 <title>script-hash allowed from default-src</title>
5 <script src="/resources/testharness.js"></script>
6 <script src="/resources/testharnessreport.js"></script>
7
8 <script>done();</script>
9 </head>
10
11 <body>
12 <div id="log"></div>
13 <script async defer src="../support/checkReport.sub.js?reportExists=false"></script>
14 </body>
15</html>