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:
parent
da5a9f4509
commit
253d3f68b1
3 changed files with 44 additions and 13 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue