Skip to content

Commit

Permalink
[tests] Update Weber contrast expected result for new max when Y2==0
Browse files Browse the repository at this point in the history
  • Loading branch information
svgeesus committed Aug 26, 2022
1 parent 34a3d33 commit 5611dbf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/contrast.html
Original file line number Diff line number Diff line change
Expand Up @@ -415,15 +415,15 @@ <h1>Weber contrast, sRGB</h1>
<td>
<script>contrastTest("Weber");</script>
</td>
<td>0</td>
<td>50000</td>
</tr>
<tr>
<td>#aaa</td>
<td>#000</td>
<td>
<script>contrastTest("Weber");</script>
</td>
<td>0</td>
<td>50000</td>
</tr>
<tr>
<td>#123</td>
Expand Down

0 comments on commit 5611dbf

Please sign in to comment.