mirror of
https://github.com/kkapsner/CanvasBlocker
synced 2025-07-03 03:56:26 +02:00
parent
acc171041d
commit
14b4bd8ac6
10 changed files with 87 additions and 32 deletions
|
@ -19,7 +19,7 @@
|
|||
</head>
|
||||
<body>
|
||||
<h1>Audio test</h1>
|
||||
Expected result:
|
||||
<h2>Expected result</h2>
|
||||
<ul>
|
||||
<li>the hashes in each set should be the same</li>
|
||||
<li>the hashes should vary between the sets</li>
|
||||
|
@ -27,7 +27,7 @@ Expected result:
|
|||
<li>hitting the refresh button should not change the values</li>
|
||||
<li>reloading the page should change the values (depending on CanvasBlocker settings)</li>
|
||||
</ul>
|
||||
|
||||
<h2>Tests</h2>
|
||||
<div id="test">
|
||||
Hashes: <table class="hashes"></table>
|
||||
Sum: <span class="sum"></span>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue