mirror of
https://github.com/kkapsner/CanvasBlocker
synced 2024-12-22 12:50:36 +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>
|
||||
<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">
|
||||
|
Loading…
x
Reference in New Issue
Block a user