Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / content / test / data / click-noreferrer-links.html
index 536188e..1d79bb5 100644 (file)
@@ -82,7 +82,7 @@
  </script>
  </head>
 
-<a href="https://REPLACE_WITH_HOST_AND_PORT/files/title2.html"
+<a href="http://REPLACE_WITH_HOST_AND_PORT/files/title2.html"
    id="noref_and_tblank_link" rel="noreferrer" target="_blank">
   rel=noreferrer and target=_blank</a><br>
 <a href="title2.html" id="samesite_noref_and_targeted_link"
@@ -92,9 +92,9 @@
   same-site target=foo</a><br>
 <a href="title2.html" id="samesite_tblank_link" target="_blank">
   same-site target=_blank</a><br>
-<a href="https://REPLACE_WITH_HOST_AND_PORT/files/title2.html" id="tblank_link"
+<a href="http://REPLACE_WITH_HOST_AND_PORT/files/title2.html" id="tblank_link"
    target="_blank">target=_blank</a><br>
-<a href="https://REPLACE_WITH_HOST_AND_PORT/files/title2.html" id="noref_link"
+<a href="http://REPLACE_WITH_HOST_AND_PORT/files/title2.html" id="noref_link"
    rel="noreferrer">rel=noreferrer</a><br>
 
 <iframe id="frame1" src="frame_tree/1-1.html"></iframe>