Base: Fix typo in cursor test page

This commit is contained in:
Srikavin Ramkumar 2023-04-13 20:09:04 -04:00 committed by Andreas Kling
parent 627d68acdf
commit 04198a29a8

View file

@ -53,7 +53,7 @@
<td><span style="cursor: auto">auto</span></td>
<td><span style="cursor: auto">auto</span></td>
<td><button style="cursor: auto">auto</button></td>
<td width="100px" style="background-color: gray; cursor: wait">&nbsp;</td>
<td style="background-color: gray; cursor: auto" width="100px">&nbsp;</td>
</tr>
<tr>
<td><span style="cursor: default">default</span></td>