Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-07-26 | LibWeb: Switch to using AK::is and AK::downcast | Andreas Kling | |
2020-07-26 | LibWeb: Move HTML object model stuff into LibWeb/HTML/ | Andreas Kling | |
Take a hint from SVG and more all the HTML classes into HTML instead of mixing them with the DOM classes. |