summaryrefslogtreecommitdiffstats
path: root/security/manager/ssl/tests/mochitest/mixedcontent/iframeMetaRedirect.html
blob: 6c7a5473cbde3111f020445d1f70db04b4fa5193 (plain)
1
2
3
4
5
6
7
8
<!DOCTYPE HTML>
<META http-equiv="Refresh"
      Content="0; URL=http://example.com/tests/security/manager/ssl/tests/mochitest/mixedcontent/iframe.html">
<html>
  <body>
    Redirecting by meta tag...
  </body>
</html>