1
0
Fork 0
mirror of https://github.com/kkapsner/CanvasBlocker synced 2025-07-03 20:16:33 +02:00

Hashes change upon reload is dependent on settings

Fixes #425
This commit is contained in:
kkapsner 2020-01-12 13:47:17 +01:00
parent 417b234a26
commit b0becc0af0
6 changed files with 7 additions and 7 deletions

View file

@ -48,7 +48,7 @@
<ul>
<li>all the hashes and numbers should be equal for each test</li>
<li>if "refresh" is clicked the hash must not change</li>
<li>upon page reload the hashes chang</li>
<li>upon page reload the hashes change (depending on CanvasBlocker settings - e.g. not in the stealth preset)</li>
</ul>
<h2>Tests</h2>
<iframe id="iframe" src="domRectIFrame.html"></iframe>