Andreas Kling
|
2ac190dc5f
LibHTML: Collapse whitespace in LayoutText unless white-space: pre;
|
5 years ago |
Andreas Kling
|
b9557bf876
LibHTML: Move font loading from LayoutText to StyleProperties
|
5 years ago |
Andreas Kling
|
1b7aa00768
LibHTML: LayoutText should inherit from LayoutNode directly
|
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
|
1d65cf367f
LibHTML: Rewrite inline and text layout
|
5 years ago |
Andreas Kling
|
13860e4dd8
LibHTML: Make hit testing work for LayoutText
|
5 years ago |
Sergey Bugaev
|
235dee8c42
LibHTML: Implement rendering
|
5 years ago |
Sergey Bugaev
|
93003bfda1
LibHTML: Implement LayoutText
|
5 years ago |
Sergey Bugaev
|
fd0aa5dd43
LibHTML: Get rid of the style tree
|
5 years ago |
Andreas Kling
|
04b9dc2d30
Libraries: Create top level directory for libraries.
|
6 years ago |