Andreas Kling
|
a7ca719c4e
LibHTML: Rename LayoutNode::style_properties() to LayoutNode::style()
|
5 anni fa |
Andreas Kling
|
4e35bbffdd
LibHTML: LayoutText should always use parent's style properties
|
5 anni fa |
Andreas Kling
|
f908a2718a
LibHTML: Make "white-space: pre" kinda work
|
5 anni fa |
Andreas Kling
|
84ec286060
LibHTML: Forgot to account for -1 glyph spacing in text layout
|
5 anni fa |
Andreas Kling
|
4a88caf8e7
LibHTML: Don't add whitespace line box fragments at start of line
|
5 anni fa |
Andreas Kling
|
279e1dbfc5
LibHTML: Tweak "text-decoration: underline" look in LayoutText
|
5 anni fa |
Andreas Kling
|
1d65cf367f
LibHTML: Rewrite inline and text layout
|
5 anni fa |
Andreas Kling
|
13860e4dd8
LibHTML: Make hit testing work for LayoutText
|
5 anni fa |
Andreas Kling
|
8271ad40a5
LibHTML: Implement basic support for "text-decoration: underline"
|
5 anni fa |
Andreas Kling
|
62cbaa74f3
LibHTML: Respect the CSS "color" property for text
|
5 anni fa |
Sergey Bugaev
|
6491493e26
LibHTML: Hide debugging output unless HTML_DEBUG is defined
|
5 anni fa |
Sergey Bugaev
|
235dee8c42
LibHTML: Implement rendering
|
5 anni fa |
Sergey Bugaev
|
93003bfda1
LibHTML: Implement LayoutText
|
5 anni fa |
Sergey Bugaev
|
fd0aa5dd43
LibHTML: Get rid of the style tree
|
5 anni fa |
Andreas Kling
|
fc127eb769
LibHTML: Create anonymous blocks around inline children of blocks.
|
6 anni fa |
Andreas Kling
|
04b9dc2d30
Libraries: Create top level directory for libraries.
|
6 anni fa |