Sam Atkins
|
4a1dbb4f36
LibWeb: Move color identifier checking to StyleValue::is_color()
|
3 年之前 |
Andreas Kling
|
c55909f175
LibWeb: Add a specialized BorderRadiusStyleValue::equals()
|
3 年之前 |
Andreas Kling
|
ae7bbd93b8
LibWeb: Add a specialized NumericStyleValue::equals()
|
3 年之前 |
Tobias Christiansen
|
9ebfafafbe
LibWeb: Add transform property to the system
|
3 年之前 |
Sam Atkins
|
86f78bff2a
LibWeb: Make StyleValue::to_color() take a Node instead of the Document
|
3 年之前 |
Tobias Christiansen
|
307f90b675
LibWeb: Add proper parsing of the AlignItems property
|
3 年之前 |
kleines Filmröllchen
|
047c013be0
LibWeb: Add several computed CSS styles
|
3 年之前 |
kleines Filmröllchen
|
6865a5a447
LibWeb: Add CombinedBoderRadiusStyleValue for CSS `border-radius`
|
3 年之前 |
Idan Horowitz
|
4629f2e4ad
LibWeb: Add the Web::URL namespace and move URLEncoder to it
|
3 年之前 |
Sam Atkins
|
e2c32a6c65
Everywhere: Use my shiny new serenityos.org email :^)
|
3 年之前 |
Andreas Kling
|
1fa5fba432
LibWeb: Make the base StyleValue::to_length() return an undefined length
|
3 年之前 |
Sam Atkins
|
b92a6d6542
LibWeb: Implement CSS `unset` builtin value
|
3 年之前 |
Sam Atkins
|
6d39f4342d
LibWeb: Use single shared instance of Inherit/InitialStyleValue
|
3 年之前 |
Sam Atkins
|
afc434c416
LibWeb: Remove ValueListStyleValue :^)
|
3 年之前 |
Sam Atkins
|
678760bd87
LibWeb: Parse multiple font-family values
|
3 年之前 |
Sam Atkins
|
6f9263de04
LibWeb: Implement and use BackgroundRepeatStyleValue
|
3 年之前 |
Sam Atkins
|
e6c0cb5a7f
LibWeb: Implement and use OverflowStyleValue
|
3 年之前 |
Sam Atkins
|
168865dbdc
LibWeb: Implement and use BorderRadiusStyleValue
|
4 年之前 |
Sam Atkins
|
cb3e097663
LibWeb: Implement and use BorderStyleValue
|
4 年之前 |
Sam Atkins
|
c27f99fc1d
LibWeb: Implement and use FlexFlowStyleValue
|
4 年之前 |
Sam Atkins
|
2644d2c221
LibWeb: Implement and use FlexStyleValue
|
4 年之前 |
Sam Atkins
|
44a082391b
LibWeb: Implement and use TextDecorationStyleValue
|
4 年之前 |
Sam Atkins
|
0e15561df0
LibWeb: Implement and use ListStyleStyleValue
|
4 年之前 |
Sam Atkins
|
dcbfb61816
LibWeb: Implement and use BackgroundStyleValue
|
4 年之前 |
Sam Atkins
|
59501f1940
LibWeb: Implement and use FontStyleValue
|
4 年之前 |
Sam Atkins
|
21c9825caf
LibWeb: Implement new StyleValueList
|
4 年之前 |
Sam Atkins
|
81527f5eba
LibWeb: Add StyleValue.is_builtin() convenience function
|
3 年之前 |
Sam Atkins
|
ed962be0fa
LibWeb: Make 'auto' be both a Length and Identifier in CSS
|
3 年之前 |
Sam Atkins
|
c8c2a8df56
LibWeb: Make '0' always be both a number and a length in CSS
|
4 年之前 |
Tobias Christiansen
|
2a77abf85e
Everywhere: Use tobyase@serenityos.org for my copyright headers
|
3 年之前 |