Andreas Kling
|
5c2b21705a
LibHTML: LayoutNode::set_needs_display() needs to invalidate fragments
|
5 tahun lalu |
Andreas Kling
|
4814253589
LibHTML: Introduce LayoutBox and LayoutNodeWithStyleAndBoxModelMetrics
|
5 tahun lalu |
Andreas Kling
|
d14b60533f
LibHTML: Add is<T> and to<T> helpers for LayoutNode class family
|
5 tahun lalu |
Andreas Kling
|
3309bdf722
LibHTML: Add some convenient geometry getters on LayoutNode
|
5 tahun lalu |
Andreas Kling
|
49ac0c2e24
LibHTML: Move layout root from HtmlView to Document
|
5 tahun lalu |
Andreas Kling
|
fdbad6284c
LibHTML: Implement the <blink> element
|
5 tahun lalu |
Andreas Kling
|
31ac19543a
LibHTML: Use an enum for CSS property ID's
|
5 tahun lalu |
Andreas Kling
|
749e3f0f30
LibHTML: Add LayoutNodeWithStyle class, make LayoutText style-less
|
5 tahun lalu |
Andreas Kling
|
15f3e64862
LibHTML: Rename "style_properties" to "style" everywhere
|
5 tahun lalu |
Andreas Kling
|
847072c2b1
LibHTML: Respect the link color set via <body link>
|
5 tahun lalu |
Andreas Kling
|
ee567cdc3d
LibHTML: Implement basic layout for inline <img alt>
|
5 tahun lalu |
Andreas Kling
|
9808d35554
LibHTML: Add support for <body bgcolor="#rrggbb" text="#rrggbb">
|
5 tahun lalu |
Andreas Kling
|
a7ca719c4e
LibHTML: Rename LayoutNode::style_properties() to LayoutNode::style()
|
5 tahun lalu |
Andreas Kling
|
9c0e9a1a20
LibHTML: Rename ComputedStyle to BoxModelMetrics
|
5 tahun lalu |
Andreas Kling
|
4e35bbffdd
LibHTML: LayoutText should always use parent's style properties
|
5 tahun lalu |
Andreas Kling
|
8f842375a2
LibHTML: Implement the <hr> element
|
5 tahun lalu |
Andreas Kling
|
53fae2af4f
LibHTML: Implement basic border rendering
|
5 tahun lalu |
Andreas Kling
|
7573e3c46d
LibHTML: Include padding when rendering background colors
|
5 tahun lalu |
Andreas Kling
|
37a37accd4
LibHTML: Implement basic support for background-color
|
5 tahun lalu |
Andreas Kling
|
88de955073
LibHTML: Have Document track its hovered Node
|
5 tahun lalu |
Andreas Kling
|
754e6e0f67
LibHTML: Add LayoutNode::document() for easy access
|
5 tahun lalu |
Andreas Kling
|
13860e4dd8
LibHTML: Make hit testing work for LayoutText
|
5 tahun lalu |
Andreas Kling
|
3de4b99dc3
LibHTML: Implement naive hit testing
|
5 tahun lalu |
Sergey Bugaev
|
235dee8c42
LibHTML: Implement rendering
|
5 tahun lalu |
Sergey Bugaev
|
fd0aa5dd43
LibHTML: Get rid of the style tree
|
5 tahun lalu |
Andreas Kling
|
fc127eb769
LibHTML: Create anonymous blocks around inline children of blocks.
|
6 tahun lalu |
Andreas Kling
|
04b9dc2d30
Libraries: Create top level directory for libraries.
|
6 tahun lalu |