summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibWeb/HTML/Navigator.idl
AgeCommit message (Expand)Author
2023-02-28LibWeb: Implement navigator.{plugins,mimeTypes}Luke Wilde
2022-10-13LibWeb: Implement navigator.webdriverLinus Groh
2022-10-13LibWeb: Update Navigator.idl to use 4 spaces for indentationLinus Groh
2022-10-09LibWeb: Re-implement HTML::Navigator using IDLAndrew Kaster