file_report.html (296B)
1 <!DOCTYPE HTML> 2 <html> 3 <head> 4 <title>Bug 1033424 - Test csp-report properties </title> 5 </head> 6 <body> 7 <script type="text/javascript"> 8 var foo = "propEscFoo"; 9 var bar = "propEscBar"; 10 // just verifying that we properly escape newlines and quotes 11 </script> 12 </body> 13 </html>