Age | Commit message (Expand) | Author |
---|---|---|
2022-04-06 | LibWeb: Make BrowsingContext ask PageClient when it wants to be scrolled | Andreas Kling |
2022-03-26 | LibWeb: Bring handling of anchor elements closer to spec | sin-ack |
2022-03-17 | Libraries: Use default constructors/destructors in LibWeb | Lenny Maiorani |
2022-03-16 | LibWeb: Implement window.name | Simon Wanner |
2022-03-01 | LibWeb: Fix incorrect check in BrowsingContext::is_top_level | Luke Wilde |
2022-02-15 | LibWeb: Repaint entire viewport after document layout | Andreas Kling |
2022-02-06 | LibWeb: Implement BrowsingContext::currently_focused_area() | Andreas Kling |
2021-11-18 | LibWeb: Move BrowsingContext into HTML/ | Andreas Kling |