Sam Atkins
|
e2c32a6c65
Everywhere: Use my shiny new serenityos.org email :^)
|
3 anni fa |
Andreas Kling
|
1fa5fba432
LibWeb: Make the base StyleValue::to_length() return an undefined length
|
3 anni fa |
Sam Atkins
|
b92a6d6542
LibWeb: Implement CSS `unset` builtin value
|
3 anni fa |
Sam Atkins
|
6d39f4342d
LibWeb: Use single shared instance of Inherit/InitialStyleValue
|
3 anni fa |
Sam Atkins
|
afc434c416
LibWeb: Remove ValueListStyleValue :^)
|
3 anni fa |
Sam Atkins
|
678760bd87
LibWeb: Parse multiple font-family values
|
3 anni fa |
Sam Atkins
|
6f9263de04
LibWeb: Implement and use BackgroundRepeatStyleValue
|
3 anni fa |
Sam Atkins
|
e6c0cb5a7f
LibWeb: Implement and use OverflowStyleValue
|
3 anni fa |
Sam Atkins
|
168865dbdc
LibWeb: Implement and use BorderRadiusStyleValue
|
3 anni fa |
Sam Atkins
|
cb3e097663
LibWeb: Implement and use BorderStyleValue
|
3 anni fa |
Sam Atkins
|
c27f99fc1d
LibWeb: Implement and use FlexFlowStyleValue
|
3 anni fa |
Sam Atkins
|
2644d2c221
LibWeb: Implement and use FlexStyleValue
|
3 anni fa |
Sam Atkins
|
44a082391b
LibWeb: Implement and use TextDecorationStyleValue
|
3 anni fa |
Sam Atkins
|
0e15561df0
LibWeb: Implement and use ListStyleStyleValue
|
3 anni fa |
Sam Atkins
|
dcbfb61816
LibWeb: Implement and use BackgroundStyleValue
|
3 anni fa |
Sam Atkins
|
59501f1940
LibWeb: Implement and use FontStyleValue
|
3 anni fa |
Sam Atkins
|
21c9825caf
LibWeb: Implement new StyleValueList
|
3 anni fa |
Sam Atkins
|
81527f5eba
LibWeb: Add StyleValue.is_builtin() convenience function
|
3 anni fa |
Sam Atkins
|
ed962be0fa
LibWeb: Make 'auto' be both a Length and Identifier in CSS
|
3 anni fa |
Sam Atkins
|
c8c2a8df56
LibWeb: Make '0' always be both a number and a length in CSS
|
3 anni fa |
Tobias Christiansen
|
2a77abf85e
Everywhere: Use tobyase@serenityos.org for my copyright headers
|
3 anni fa |
Tobias Christiansen
|
833936f3ec
LibWeb: Add auto as a recognized argument of flex-basis
|
3 anni fa |
Sam Atkins
|
21c59efbb9
LibWeb: Treat CSS calc() values as "builtin_or_dynamic"
|
3 anni fa |
Andreas Kling
|
efa9627fc4
LibWeb: Remove unused enum value CSS::StyleValue::Position
|
3 anni fa |
Tobias Christiansen
|
2fdae3b0ca
LibWeb: Add BoxShadowStyleType as a CSS StyleType
|
4 anni fa |
Tobias Christiansen
|
f8bf6ae911
LibWeb: Add CalculatedStyleValue to the CSS StyleValues
|
4 anni fa |
Sam Atkins
|
6e0376361a
LibWeb: Expose StyleValue parsing method in CSS Parser
|
4 anni fa |
Sam Atkins
|
4a03279539
LibWeb: Add CSS ValueListStyleValue
|
4 anni fa |
Tobias Christiansen
|
80a44c3891
LibWeb: Add parsing for the justify-content property
|
4 anni fa |
Tobias Christiansen
|
e18e2af826
LibWeb: Add roman numerals as a list-style for ol's
|
4 anni fa |