summaryrefslogtreecommitdiffstats
path: root/security/manager/ssl/tests/mochitest/mixedcontent/iframeMetaRedirect.html
blob: d033f5b00be0f3e33f9857058be8304d96d71959 (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>