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

Added canvas cache to isPointInPath and isPointInStroke

This commit is contained in:
kkapsner 2020-05-24 23:39:44 +02:00
parent da5a9f4509
commit 253d3f68b1
3 changed files with 44 additions and 13 deletions

View file

@ -13,8 +13,7 @@
<ul>
<li>all the hashes should be equal for each test</li>
<li>the hash before and after the "/" do not have to match</li>
<li>"isPointInPath" may vary between tests</li>
<li>if "refresh" is clicked the hash must not change (but "isPointInPath" may)</li>
<li>if "refresh" is clicked the hash must not change</li>
<li>upon page reload the hash changes (depending on CanvasBlocker settings - e.g. not in the stealth preset)</li>
</ul>
<h2>Tests</h2>