Andreas Kling
|
884ae80699
LibHTML+Browser: Show target URL of hovered links in Browser statusbar
|
5 years ago |
Andreas Kling
|
f4f5ede10a
LibHTML: Simplify Node::create_layout_node()
|
5 years ago |
Andreas Kling
|
735f02900b
LibHTML: Implement basic partial style invalidation
|
5 years ago |
Andreas Kling
|
15f3e64862
LibHTML: Rename "style_properties" to "style" everywhere
|
5 years ago |
Andreas Kling
|
f52f2736e1
LibHTML: Add is<ElementType> and to<ElementType> helper functions
|
5 years ago |
Andreas Kling
|
772718b8d8
LibHTML: Add a per-attribute callback for Elements to parse attributes
|
5 years ago |
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
|
1b8509a0c9
LibHTML: Make sure every DOM Node belongs to a Document
|
5 years ago |
Andreas Kling
|
fb4702dd49
LibHTML: Add virtual Node::tag_name()
|
5 years ago |
Andreas Kling
|
73fdbba59c
AK: Rename <AK/AKString.h> to <AK/String.h>
|
5 years ago |
Andreas Kling
|
04b9dc2d30
Libraries: Create top level directory for libraries.
|
6 years ago |