mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-06-11 02:13:56 +09:00
Base: Fix typo in cursor test page
This commit is contained in:
parent
627d68acdf
commit
04198a29a8
Notes:
sideshowbarker
2024-07-17 04:34:25 +09:00
Author: https://github.com/srikavin
Commit: 04198a29a8
Pull-request: https://github.com/SerenityOS/serenity/pull/18359
1 changed files with 1 additions and 1 deletions
|
@ -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"> </td>
|
||||
<td style="background-color: gray; cursor: auto" width="100px"> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><span style="cursor: default">default</span></td>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue