Andreas Kling
|
09dccb3224
LibHTML: Flesh out <img> element with LayoutImage and LayoutReplaced
|
5 년 전 |
Andreas Kling
|
8fb979148d
LibHTML: Add support for <font color>
|
5 년 전 |
Andreas Kling
|
9808d35554
LibHTML: Add support for <body bgcolor="#rrggbb" text="#rrggbb">
|
5 년 전 |
Andreas Kling
|
8f842375a2
LibHTML: Implement the <hr> element
|
5 년 전 |
Andreas Kling
|
a4fccc02ec
LibHTML: Add a simple <style> element for inline CSS
|
5 년 전 |
Andreas Kling
|
7912592f89
LibHTML: Add inserted_into() and removed_from() TreeNode callbacks
|
5 년 전 |
Andreas Kling
|
b94c7665a9
LibHTML: Add a way to get a Document's title
|
5 년 전 |
Andreas Kling
|
5b942b519c
LibHTML: Add HTMLHeadingElement for <h1> through <h6>
|
5 년 전 |
Andreas Kling
|
b477aff843
LibHTML: Detect hovering over links
|
5 년 전 |
Andreas Kling
|
1b8509a0c9
LibHTML: Make sure every DOM Node belongs to a Document
|
5 년 전 |
Sergey Bugaev
|
db8a1a6aba
LibHTML: Parse HTML escape sequences
|
5 년 전 |
Andreas Kling
|
04b9dc2d30
Libraries: Create top level directory for libraries.
|
6 년 전 |