Files
ladybird/Userland/Libraries/LibWeb/HTML/NavigationDestination.h
Andrew Kaster e05a6f6aa2 LibWeb: Add getter to NavigationDestination to get its URL as an AK::URL
Other parts of LibWeb are going to want to mess with the URL object, not
its serialzied representation. So let's add a backdoor getter.
2023-09-23 18:57:31 +02:00

2.0 KiB