Age | Commit message (Expand) | Author |
---|---|---|
2019-09-29 | LibHTML: Non-element (Text) Nodes should get style from their parent | Andreas Kling |
2019-09-29 | LibHTML: Add Node::text_content() | Andreas Kling |
2019-09-29 | LibHTML: Implement basic HTMLElement.title support | Andreas Kling |
2019-09-29 | LibHTML: Detect hovering over links | Andreas Kling |
2019-09-29 | LibHTML: Make sure every DOM Node belongs to a Document | Andreas Kling |
2019-09-28 | LibHTML: Move layout tree building to Node | Sergey Bugaev |
2019-07-04 | Libraries: Create top level directory for libraries. | Andreas Kling |