Andreas Kling
|
60be51f908
LibHTML: Add a simple font cache
|
5 年之前 |
Andreas Kling
|
9ac7b6fad1
LibHTML: Don't assert when encountering an unknown font-weight
|
5 年之前 |
Andreas Kling
|
735f02900b
LibHTML: Implement basic partial style invalidation
|
5 年之前 |
Andreas Kling
|
92b6a7a18f
LibHTML: Add StyleProperties::line_height()
|
5 年之前 |
Andreas Kling
|
31ac19543a
LibHTML: Use an enum for CSS property ID's
|
5 年之前 |
Andreas Kling
|
b587eb2f4d
LibHTML: Fall back to the system default font if we can't find a font
|
5 年之前 |
Andreas Kling
|
b9557bf876
LibHTML: Move font loading from LayoutText to StyleProperties
|
5 年之前 |
Andreas Kling
|
847072c2b1
LibHTML: Respect the link color set via <body link>
|
5 年之前 |
Andreas Kling
|
62cbaa74f3
LibHTML: Respect the CSS "color" property for text
|
5 年之前 |
Sergey Bugaev
|
08c751d130
LibHTML: Add StyleProperties::string_or_fallback()
|
5 年之前 |
Sergey Bugaev
|
fd0aa5dd43
LibHTML: Get rid of the style tree
|
5 年之前 |