Tobias Christiansen
|
833936f3ec
LibWeb: Add auto as a recognized argument of flex-basis
|
3 years ago |
Sam Atkins
|
21c59efbb9
LibWeb: Treat CSS calc() values as "builtin_or_dynamic"
|
3 years ago |
Andreas Kling
|
efa9627fc4
LibWeb: Remove unused enum value CSS::StyleValue::Position
|
3 years ago |
Tobias Christiansen
|
2fdae3b0ca
LibWeb: Add BoxShadowStyleType as a CSS StyleType
|
4 years ago |
Tobias Christiansen
|
f8bf6ae911
LibWeb: Add CalculatedStyleValue to the CSS StyleValues
|
4 years ago |
Sam Atkins
|
6e0376361a
LibWeb: Expose StyleValue parsing method in CSS Parser
|
4 years ago |
Sam Atkins
|
4a03279539
LibWeb: Add CSS ValueListStyleValue
|
4 years ago |
Tobias Christiansen
|
80a44c3891
LibWeb: Add parsing for the justify-content property
|
4 years ago |
Tobias Christiansen
|
e18e2af826
LibWeb: Add roman numerals as a list-style for ol's
|
4 years ago |
Tobias Christiansen
|
af4d80af4d
LibWeb: Add parsing for NumericStyleValue
|
4 years ago |
Tobias Christiansen
|
ae3e6510d6
LibWeb: Parse flex-basis
|
4 years ago |
Tobias Christiansen
|
e6545d5259
LibWeb: Add parsing for flex-wrap property
|
4 years ago |
Tobias Christiansen
|
f0c6160362
LibWeb: Add CustomStyleValue
|
4 years ago |
Tobias Christiansen
|
889e1d3db9
LibWeb: Add list-style-type: upper-latin and upper-alpha support
|
4 years ago |
Tobias Christiansen
|
cb34775c83
LibWeb: Add list-style-type: lower-alpha and lower-latin support
|
4 years ago |
Tobias Christiansen
|
0983cd9243
LibWeb: Add list-style-type: decimal-leading-zero support
|
4 years ago |
Andreas Kling
|
b91c49364d
AK: Rename adopt() to adopt_ref()
|
4 years ago |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 years ago |
Timothy Flynn
|
5de0e0068c
LibWeb: Support two-value background-repeat
|
4 years ago |
Timothy Flynn
|
bd5a91269f
LibWeb: Store computed CSS value of background-repeat
|
4 years ago |
Adam Hodgen
|
e169e24104
LibWeb: Parese the CSS "cursor" property
|
4 years ago |
Andreas Kling
|
21371bf6ee
LibWeb: Add parsing and application of CSS "overflow" property
|
4 years ago |
Andreas Kling
|
149f10b0b9
LibWeb: Parse the CSS "flex-direction" property
|
4 years ago |
Andreas Kling
|
140463e833
LibWeb: Parse "display: flex" and create BlockBox layout nodes for them
|
4 years ago |
Andreas Kling
|
13d7c09125
Libraries: Move to Userland/Libraries/
|
4 years ago |