1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-25 11:37:44 +00:00
serenity/Base/res/html
Timothy Flynn a7ff65a0c6 LibWebView: Use querySelectorAll to find hoverable tree nodes
We don't need a live HTMLCollection here, so let's use querySelectorAll
to instead iterate over a static NodeList.
2023-11-30 14:08:53 +01:00
..
inspector LibWebView: Use querySelectorAll to find hoverable tree nodes 2023-11-30 14:08:53 +01:00
misc LibWeb+WebWorker: Implement a first cut of post_message for Workers 2023-11-24 08:41:38 +01:00
directory.html LibWeb: Add directory entries page when visiting a local directory 2023-08-15 10:41:54 +01:00
error.html Ladybird+LibWeb: Use old error.html template for navigation errors again 2023-09-24 19:59:00 -06:00