Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-07-29 | LibWeb: Extract the HTMLHyperlinkElementUtils IDL mixin | Sam Atkins | |
Also added FIXMEs for some missing methods while I was at it. | |||
2022-02-16 | LibWeb: Add imports to all IDL files that depend on others | Ali Mohammad Pur | |
2021-10-03 | LibWeb: Implement the HTMLHyperlinkElementUtils mixin | Andreas Kling | |
This is used by HTMLAnchorElement and HTMLAreaElement to share functionality related to their href attribute. | |||
2021-01-12 | Libraries: Move to Userland/Libraries/ | Andreas Kling | |