-1:000000000000 | 0:f4876ce6fb2e |
---|---|
1 <html> | |
2 <head> | |
3 <script> | |
4 if (location.search == '?broken') { | |
5 // Load something non-https. | |
6 var s = document.createElement('script'); | |
7 s.src = 'http://example.com/dom/browser-element/mochitest/file_empty_script.js'; | |
8 document.head.appendChild(s); | |
9 } | |
10 </script> | |
11 </head> | |
12 | |
13 <body> | |
14 file_browserElement_SecurityChange.html. | |
15 </body> | |
16 </html> |