1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 13:38:11 +00:00
serenity/Meta/gn/secondary/Userland/Libraries/LibWeb/HTML
Andrew Kaster d1aea87889 LibWeb: Add NavigateEvent, the main event of the Navigation API
This event is the star of the show, and the main way that web content
can react to either programmatic or user-initiated navigation.

All of the fun algorithms will have to come later though.
2023-08-24 11:03:57 -06:00
..
Canvas Meta: Add gn build rules for LibWeb 2023-07-09 16:22:58 -06:00
CrossOrigin Meta: Add gn build rules for LibWeb 2023-07-09 16:22:58 -06:00
CustomElements Meta: Add gn build rules for LibWeb 2023-07-09 16:22:58 -06:00
EventLoop Meta: Add gn build rules for LibWeb 2023-07-09 16:22:58 -06:00
Parser Meta: Add gn build rules for LibWeb 2023-07-09 16:22:58 -06:00
Scripting Meta: Add gn build rules for LibWeb 2023-07-09 16:22:58 -06:00
SyntaxHighlighter Meta: Add gn build rules for LibWeb 2023-07-09 16:22:58 -06:00
BUILD.gn LibWeb: Add NavigateEvent, the main event of the Navigation API 2023-08-24 11:03:57 -06:00