summaryrefslogtreecommitdiffstats
path: root/dom/security/test/csp/file_report_for_import.html
blob: 77a36faea1b6bddaa35cd1ea2ce2e2b0decd7e05 (plain)
1
2
3
4
5
6
7
8
9
10
<!DOCTYPE HTML>
<html>
  <head>
    <title>Bug 1048048 - Test sending csp-report when using import in css</title>
    <link rel="stylesheet" type="text/css" href="file_report_for_import.css">
  </head>
  <body>
  empty body, just testing @import in the included css for bug 1048048
</body>
</html>