test_bug1092055_shouldwarn.html 417 B

12345678910111213141516
  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_bug1092055_shouldwarn.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>