Andreas Kling
|
f150134de9
LibHTML: Make Node::create_layout_node() virtual
|
5 years ago |
Andreas Kling
|
9808d35554
LibHTML: Add support for <body bgcolor="#rrggbb" text="#rrggbb">
|
5 years ago |
Andreas Kling
|
a7ca719c4e
LibHTML: Rename LayoutNode::style_properties() to LayoutNode::style()
|
5 years ago |
Andreas Kling
|
4e35bbffdd
LibHTML: LayoutText should always use parent's style properties
|
5 years ago |
Andreas Kling
|
ed39e0f6f7
LibHTML: Non-element (Text) Nodes should get style from their parent
|
5 years ago |
Andreas Kling
|
0c6af2d5b4
LibHTML: Add Node::text_content()
|
5 years ago |
Andreas Kling
|
f38b0f667e
LibHTML: Implement basic HTMLElement.title support
|
5 years ago |
Andreas Kling
|
b477aff843
LibHTML: Detect hovering over links
|
5 years ago |
Andreas Kling
|
1b8509a0c9
LibHTML: Make sure every DOM Node belongs to a Document
|
5 years ago |
Sergey Bugaev
|
599edba7a3
LibHTML: Move layout tree building to Node
|
5 years ago |
Andreas Kling
|
04b9dc2d30
Libraries: Create top level directory for libraries.
|
6 years ago |