Files
ladybird/Userland/Libraries/LibWeb/HTML
Andrew Kaster daa9c4a650 LibWeb: Add NavigationType to prep for Navigation API platform objects
This enum is used in many Navigation API classes, so stick it in its own
IDL file. However, we have no way to ask the BindingsGenerator to create
just an enum class that's not defined in an IDL file without an
 ``interface`` class at the top level, so implement the expected enum
 and stringification method manually.
2023-08-24 11:03:57 -06:00
..
2023-05-16 11:25:44 +02:00
2023-08-22 20:30:06 +02:00
2023-08-22 20:30:06 +02:00