MacDue
|
4f78ddd6a2
LibWeb: Setup computed values for SVG geometry properties
|
hace 1 año |
Zac Brannelly
|
4a3680cafc
LibWeb/CSS: Add "text" into list of possible "background-box" values
|
hace 1 año |
Aliaksandr Kalenik
|
8d9e20cb03
LibWeb: Parse the CSS scrollbar-width property
|
hace 1 año |
Aliaksandr Kalenik
|
a0dc9584de
LibWeb: Add "object-position" CSS property into ComputedValues
|
hace 1 año |
Aliaksandr Kalenik
|
677a00ed92
LibWeb: Add "object-fit" CSS property into ComputedValues
|
hace 1 año |
Tim Ledbetter
|
588a031e2d
LibWeb: Clamp calculated border width values to zero
|
hace 1 año |
MacDue
|
b10f58a1fe
LibWeb: Support `x` and `y` attributes on nested SVGs
|
hace 1 año |
Andreas Kling
|
ad7e6878fe
LibWeb: Allocate CSS::ComputedValues objects on the heap
|
hace 1 año |
Sam Atkins
|
391cfdc085
LibWeb: Parse the CSS transform-box property
|
hace 1 año |
Aliaksandr Kalenik
|
7c2713c14f
LibWeb: Move set_needs_display() from layout node to paintable
|
hace 1 año |
Aliaksandr Kalenik
|
814bed33b4
LibWeb: Move box_type_agnostic_position() from layout node to paintable
|
hace 1 año |
Aliaksandr Kalenik
|
2960bf4ec8
LibWeb: Make inline paintables own their fragments
|
hace 1 año |
Shannon Booth
|
0695236408
LibWeb: Use cached element name and id where possible
|
hace 1 año |
Andreas Kling
|
bc3a16396e
LibWeb: Move font list from NodeWithStyle to ComputedValues
|
hace 1 año |
Andreas Kling
|
c82d517447
LibWeb: Move line-height from NodeWithStyle to ComputedValues
|
hace 1 año |
Andreas Kling
|
e7de5cb4d2
LibWeb: Bring CSS `line-height` closer to other engines
|
hace 1 año |
Andreas Kling
|
4a35693dd7
LibWeb: Improve style propagation to anonymous wrappers
|
hace 1 año |
Ali Mohammad Pur
|
5e1499d104
Everywhere: Rename {Deprecated => Byte}String
|
hace 1 año |
Andreas Kling
|
7c95ebc302
LibWeb: Make Document::page() return a Page&
|
hace 1 año |
Aliaksandr Kalenik
|
2cb0039a13
LibGfx+LibWeb: Produce font cascade list in CSS font matching algorithm
|
hace 1 año |
Aliaksandr Kalenik
|
a738c2b120
LibWeb: Remove default font assignment in NodeWithStyle constructor
|
hace 1 año |
Tobias Christiansen
|
6602b1ddb1
LibWeb: Rename "position" enum to "positioning"
|
hace 1 año |
Aliaksandr Kalenik
|
7803dcfcf9
LibWeb: Resolve backdrop filter length in apply_style()
|
hace 1 año |
MacDue
|
479451498b
LibWeb: Implement `mask-type` CSS property
|
hace 1 año |
Shannon Booth
|
50350fb79c
LibWeb: Add a non-DeprecatedString version of Element::get_attribute
|
hace 1 año |
Sam Atkins
|
9e99368694
LibWeb: Track quote-nesting level while building the layout tree
|
hace 1 año |
Aliaksandr Kalenik
|
32be413f4e
LibWeb: Add missing visit_edges() for ImageStyleValue
|
hace 1 año |
Andreas Kling
|
51caa14381
LibWeb: Remove FrameLoader
|
hace 1 año |
MacDue
|
dc58b5f418
LibWeb: Add CSS `mask` property and make it form a stacking context
|
hace 1 año |
Andreas Kling
|
1f69e9cddf
LibWeb: Remove Layout::Node::m_visible and compute it on the fly
|
hace 1 año |