Andreas Kling
|
cb0c5390ff
LibWeb: Move mouse event and label logic from layout to painting tree
|
hace 3 años |
Andreas Kling
|
ed84fbce47
LibWeb: Make Paintable ref-counted
|
hace 3 años |
Andreas Kling
|
053766d79c
LibWeb: Split Paintable into Paintable and PaintableBox
|
hace 3 años |
Andreas Kling
|
9461e44afa
LibWeb: Use Layout::Box::paint_box() accessor in more places
|
hace 3 años |
Andreas Kling
|
7af03df4c3
LibWeb: Make Painting::Box virtual and add Painting::BoxWithLines
|
hace 3 años |
Andreas Kling
|
a4d51b3dc2
LibWeb: Add Painting::Box and move things from Layout::Box into it
|
hace 3 años |
Karol Kosek
|
b6b116d5f2
LibWeb: Compute `text-decoration-thickness` values
|
hace 3 años |
Karol Kosek
|
f9d66bef5d
LibWeb: Compute `text-decoration-color` values
|
hace 3 años |
Andreas Kling
|
15ed0ebdc6
LibWeb: Implement hit testing a bit closer to spec
|
hace 3 años |
Andreas Kling
|
cd5c17d88e
LibWeb: Improve Layout::Box has-definite-size? computation
|
hace 3 años |
Andreas Kling
|
1cdbd377e7
LibWeb: Add vertical-align to ComputedValues
|
hace 3 años |
Sam Atkins
|
1de0ca3286
LibWeb: Compute value for `content` property
|
hace 3 años |
Andreas Kling
|
c61747fb2a
LibWeb: Respect font-size specified by CSS in "em" length calculations
|
hace 3 años |
Andreas Kling
|
c8051f8b5b
LibWeb: Add Layout::Node::debug_description()
|
hace 3 años |
Maciej
|
3e1c1c0b16
LibWeb: Add support for CSS image-rendering property
|
hace 3 años |
Sam Atkins
|
b715943035
LibWeb: Remove redundant Length::resolved() calls
|
hace 3 años |
Sam Atkins
|
67066c5140
LibWeb: Remove fallback value from Length::resolved()
|
hace 3 años |
Sam Atkins
|
5b2482a939
LibWeb: Use Optional instead of undefined-lengths for widths/heights
|
hace 3 años |
Tobias Christiansen
|
69aac6ecd7
LibWeb: Add new property 'text-decoration-style'
|
hace 3 años |
Andreas Kling
|
766d816db3
LibWeb: Remove old Layout::Node::split_into_lines() API
|
hace 3 años |
Dmitry Petrov
|
1662213737
Userland: Add horizontal mouse scroll support
|
hace 3 años |
Sam Atkins
|
bfcbab0dcf
LibWeb: Remove reference_for_percent parameter from Length::resolved()
|
hace 3 años |
Sam Atkins
|
dc681913e8
LibWeb: Convert width/height and min-/max- versions to LengthPercentage
|
hace 3 años |
Sam Atkins
|
c8409cd58d
LibWeb: Remove Node::m_font_size
|
hace 3 años |
Sam Atkins
|
2a3abf09ff
LibWeb: Remove BorderRadiusStyleValue::to_length() hack
|
hace 3 años |
Andreas Kling
|
7c57961c61
LibWeb: Move BrowsingContext into HTML/
|
hace 3 años |
Sam Atkins
|
aa43bee0d1
LibWeb: Store all background properties in BackgroundLayerData
|
hace 3 años |
Sam Atkins
|
3d127472ba
LibWeb: Remove background_image from NodeWithStyle
|
hace 3 años |
Sam Atkins
|
a214036509
LibWeb: Remove background-repeat/image fields and getters
|
hace 3 años |
Sam Atkins
|
cdeac132dc
LibWeb: Store background layers in ComputedValues
|
hace 3 años |