mirror of
https://github.com/kkapsner/CanvasBlocker
synced 2024-12-22 21:00:23 +01:00
Avoid mixed content in test
This commit is contained in:
parent
73e5f5737b
commit
895f1a6f66
@ -44,7 +44,7 @@
|
|||||||
<h3>iFrame Test 3 - violating SOP</h3>
|
<h3>iFrame Test 3 - violating SOP</h3>
|
||||||
<img class="display"><br>
|
<img class="display"><br>
|
||||||
Hash: <span class="hash"></span> (isPointInPath: <span class="isPointInPath"></span>)
|
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>
|
<button>refresh</button>
|
||||||
</div>
|
</div>
|
||||||
<div id="iframe4">
|
<div id="iframe4">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user