test-subresource-security-error.html (422B)
1 <!DOCTYPE HTML> 2 <html> 3 <head> 4 <meta charset="UTF-8"> 5 <title>Bug 1092055 - Log console messages for non-top-level security errors</title> 6 <script src="test-subresource-security-error.js"></script> 7 <!-- 8 Any copyright is dedicated to the Public Domain. 9 http://creativecommons.org/publicdomain/zero/1.0/ 10 --> 11 </head> 12 <body> 13 Bug 1092055 - Log console messages for non-top-level security errors 14 </body> 15 </html>