MacDue
|
6c9069fa5d
LibWeb: Implement the SVG `clip-rule` attribute
|
hai 1 ano |
MacDue
|
03f957dc79
LibWeb: Add the `clip-path` property and resolve it for SVG elements
|
hai 1 ano |
Shannon Booth
|
e800605ad3
AK+LibURL: Move AK::URL into a new URL library
|
hai 1 ano |
MacDue
|
4f78ddd6a2
LibWeb: Setup computed values for SVG geometry properties
|
hai 1 ano |
Aliaksandr Kalenik
|
8d9e20cb03
LibWeb: Parse the CSS scrollbar-width property
|
hai 1 ano |
Aliaksandr Kalenik
|
a0dc9584de
LibWeb: Add "object-position" CSS property into ComputedValues
|
hai 1 ano |
Aliaksandr Kalenik
|
677a00ed92
LibWeb: Add "object-fit" CSS property into ComputedValues
|
hai 1 ano |
Shannon Booth
|
9ce8189f21
Everywhere: Use unqualified AK::URL
|
hai 1 ano |
MacDue
|
b10f58a1fe
LibWeb: Support `x` and `y` attributes on nested SVGs
|
hai 1 ano |
Andreas Kling
|
ad7e6878fe
LibWeb: Allocate CSS::ComputedValues objects on the heap
|
hai 1 ano |
Sam Atkins
|
391cfdc085
LibWeb: Parse the CSS transform-box property
|
hai 1 ano |
Andreas Kling
|
bc3a16396e
LibWeb: Move font list from NodeWithStyle to ComputedValues
|
hai 1 ano |
Andreas Kling
|
c82d517447
LibWeb: Move line-height from NodeWithStyle to ComputedValues
|
hai 1 ano |
Tobias Christiansen
|
6602b1ddb1
LibWeb: Rename "position" enum to "positioning"
|
hai 1 ano |
Sam Atkins
|
642ad80960
LibWeb: Make CSS Transformation struct a proper class
|
hai 1 ano |
Aliaksandr Kalenik
|
7803dcfcf9
LibWeb: Resolve backdrop filter length in apply_style()
|
hai 1 ano |
MacDue
|
479451498b
LibWeb: Implement `mask-type` CSS property
|
hai 1 ano |
MacDue
|
dc58b5f418
LibWeb: Add CSS `mask` property and make it form a stacking context
|
hai 1 ano |
Sam Atkins
|
dc7a52957e
LibWeb: Parse and compute CSS `quotes` property
|
hai 1 ano |
Sam Atkins
|
6476dea898
LibWeb: Implement the `math-depth` CSS property
|
hai 1 ano |
Sam Atkins
|
6045143d39
LibWeb: Parse the `math-shift` and `math-style` CSS properties
|
hai 1 ano |
Sam Atkins
|
125d161b3f
LibWeb: Move `<display-foo>` definitions into Enums.json
|
hai 1 ano |
Zaggy1024
|
607a398917
LibWeb: Store computed CSS font size as `CSSPixels`
|
hai 1 ano |
Aliaksandr Kalenik
|
0f75d0611f
LibWeb: Implement support for parsing CSS column-count property
|
hai 1 ano |
Andreas Kling
|
703c2bb06e
LibWeb: Add support for parsing `grid-auto-flow` CSS property
|
hai 1 ano |
Andi Gallo
|
97512d0c76
LibWeb: Add table-layout CSS property
|
hai 1 ano |
Sam Atkins
|
73fa58da34
LibWeb: Implement the CSS `outline-offset` property
|
hai 1 ano |
Sam Atkins
|
fe7e797483
LibWeb: Implement the CSS `outline` property :^)
|
hai 1 ano |
Tobias Christiansen
|
5fc6bff582
LibWeb: Add 'object-fit' property
|
hai 1 ano |
Sam Atkins
|
5ee1b7db7c
LibWeb: Convert BorderData::width to CSSPixels
|
hai 1 ano |