mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 22:27:44 +00:00
LibWeb: Convert the cookie test page to a text test
This commit is contained in:
parent
0989a81a48
commit
00510e40d9
4 changed files with 173 additions and 56 deletions
|
@ -173,7 +173,6 @@
|
|||
<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>
|
||||
<li><a href="event-bubbling-and-multiple-listeners.html">event bubbling and multiple listeners</a></li>
|
||||
<li><a href="raf.html">requestAnimationFrame</a></li>
|
||||
<li><a href="events.html">simple DOM events</a></li>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue