Avoid mixed content in test

This commit is contained in:
kkapsner 2020-03-12 23:01:42 +01:00
parent 73e5f5737b
commit 895f1a6f66
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@
<h3>iFrame Test 3 - violating SOP</h3>
<img class="display"><br>
Hash: <span class="hash"></span> (isPointInPath: <span class="isPointInPath"></span>)
<iframe src="http://example.org" style="display:none"></iframe>
<iframe src="//example.org" style="display:none"></iframe>
<button>refresh</button>
</div>
<div id="iframe4">