Simon Wanner
|
dc94879b83
LibWeb: Support `transform: translate(...)` by percentage
|
3 лет назад |
Simon Wanner
|
145efbe07a
LibWeb: Apply the CSS transform-origin property
|
3 лет назад |
Andreas Kling
|
df8ef03957
LibWeb: Pick up the CSS "visibility" property an honor it when painting
|
3 лет назад |
sin-ack
|
0679eadd62
LibWeb: Add support for the text-justify property
|
3 лет назад |
Karol Kosek
|
b6b116d5f2
LibWeb: Compute `text-decoration-thickness` values
|
3 лет назад |
Karol Kosek
|
f9d66bef5d
LibWeb: Compute `text-decoration-color` values
|
3 лет назад |
Andreas Kling
|
1cdbd377e7
LibWeb: Add vertical-align to ComputedValues
|
3 лет назад |
Sam Atkins
|
1de0ca3286
LibWeb: Compute value for `content` property
|
3 лет назад |
Andreas Kling
|
c61747fb2a
LibWeb: Respect font-size specified by CSS in "em" length calculations
|
3 лет назад |
Maciej
|
3e1c1c0b16
LibWeb: Add support for CSS image-rendering property
|
3 лет назад |
Sam Atkins
|
5b2482a939
LibWeb: Use Optional instead of undefined-lengths for widths/heights
|
3 лет назад |
Sam Atkins
|
2df8d9c609
LibWeb: Initialize BoxShadowData lengths to 0px instead of undefined
|
3 лет назад |
Sam Atkins
|
103613a3a9
LibWeb: Incorporate spread-distance into box-shadow rendering
|
3 лет назад |
Sam Atkins
|
10c6c77b5c
LibWeb: Render multiple box-shadows
|
3 лет назад |
Tobias Christiansen
|
69aac6ecd7
LibWeb: Add new property 'text-decoration-style'
|
3 лет назад |
Sam Atkins
|
dc681913e8
LibWeb: Convert width/height and min-/max- versions to LengthPercentage
|
3 лет назад |
Sam Atkins
|
cb0cce5cdc
LibWeb: Convert flex-basis to LengthPercentage
|
3 лет назад |
Sam Atkins
|
784ba2ec42
LibWeb: Convert background-position to LengthPercentage
|
3 лет назад |
Sam Atkins
|
f602249ae9
LibWeb: Convert background-size from Length to LengthPercentage
|
3 лет назад |
Sam Atkins
|
f75e796909
LibWeb: Convert border-radii from Length to LengthPercentage :^)
|
3 лет назад |
Sam Atkins
|
a26cec3805
LibWeb: Convert `stroke-width` to LengthPercentage
|
3 лет назад |
Sam Atkins
|
69878cde3e
LibWeb: Remove unused StyleProperties::background_repeat()
|
3 лет назад |
Sam Atkins
|
aa43bee0d1
LibWeb: Store all background properties in BackgroundLayerData
|
3 лет назад |
Sam Atkins
|
a214036509
LibWeb: Remove background-repeat/image fields and getters
|
3 лет назад |
Sam Atkins
|
cdeac132dc
LibWeb: Store background layers in ComputedValues
|
3 лет назад |
Sam Atkins
|
1e53768f1b
LibWeb: Combine background-repeat-x/y pseudo-properties
|
3 лет назад |
Timothy Flynn
|
2fadbe176e
LibWeb: Remove extraneous semi-colon
|
3 лет назад |
Andreas Kling
|
989c0b23fe
LibWeb: Use the correct initial value for the CSS 'align-items' property
|
3 лет назад |
Andreas Kling
|
ff45eb7fb1
LibWeb: Make computed opacity always available
|
3 лет назад |
Andreas Kling
|
07f15aa550
LibWeb: Make computed flex-grow and flex-shrink always available
|
3 лет назад |