mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 01:57:45 +00:00
Base: Add a browser test page that dumps out all mouse events
This commit is contained in:
parent
438c5bce6c
commit
6c31f6c073
2 changed files with 23 additions and 0 deletions
|
@ -135,6 +135,7 @@
|
|||
|
||||
<h2>JavaScript/Wasm</h2>
|
||||
<ul>
|
||||
<li><a href="mouse-events.html">mouse events</a></li>
|
||||
<li><a href="message-channel.html">MessageChannel</a></li>
|
||||
<li><a href="websocket.html">WebSocket API Test</a></li>
|
||||
<li><a href="cookie.html">document.cookie</a></li>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue