Sam Atkins
|
018a4aa85c
LibWeb: Parse `background-attachment` as part of `background` property
|
3 years ago |
Sam Atkins
|
116a5fe5d0
LibWeb: Add `background-position` to `background` property
|
3 years ago |
Sam Atkins
|
988a8ed3d8
LibWeb: Parse CSS `background-position` property
|
3 years ago |
Sam Atkins
|
0f393771b7
LibWeb: Move image resource request out of ImageStyleValue constructor
|
3 years ago |
Sam Atkins
|
78e57096e2
LibWeb: Distinguish between integer and float in NumericStyleValue
|
3 years ago |
Sam Atkins
|
fd8c94c094
LibWeb: Make 'auto' LengthStyleValues return 'auto' identifier
|
3 years ago |
Sam Atkins
|
58a0ca41a7
LibWeb: Use east const in StyleValue.{h,cpp}
|
3 years ago |
Sam Atkins
|
d28eeeb207
LibWeb: Use W3C urls for CSS-VALUES-3 spec links
|
3 years ago |
huwdp
|
ec43f7a2b0
LibWeb: Add initial version of pointer-events CSS property
|
3 years ago |
Ben Wiederhake
|
c602db1620
LibWeb: Add missing headers
|
3 years ago |
Andreas Kling
|
85a0772147
LibWeb: Start work towards modern CSS "display" values
|
3 years ago |
Sam Atkins
|
fc7af21c7c
LibWeb: Make things aware of box-sizing
|
3 years ago |
Andreas Kling
|
956968d4b2
LibWeb: Make ColorStyleValue serialization spec compliant
|
3 years ago |
Andreas Kling
|
198bb322ef
LibWeb: Fix null dereference when assigning an ImageStyleValue via JS
|
3 years ago |
Andreas Kling
|
3dc6f0bc47
LibWeb: Absolutize internal lengths in all StyleValues
|
3 years ago |
Sam Atkins
|
4b554ba92a
LibWeb: Clarify StyleValue API with new naming scheme
|
3 years ago |
Sam Atkins
|
1ae0781ce1
LibWeb: Alphabetically sort StyleValues
|
3 years ago |
Sam Atkins
|
85254ada94
LibWeb: Fix `auto` conversion to identifier
|
3 years ago |
Sam Atkins
|
b927972da7
LibWeb: Add range-checking to property_accepts_value()
|
3 years ago |
Sam Atkins
|
603f611ceb
LibWeb: Sort StyleValue enums alphabetically
|
3 years ago |
Sam Atkins
|
4a1dbb4f36
LibWeb: Move color identifier checking to StyleValue::is_color()
|
3 years ago |
Andreas Kling
|
c55909f175
LibWeb: Add a specialized BorderRadiusStyleValue::equals()
|
3 years ago |
Andreas Kling
|
ae7bbd93b8
LibWeb: Add a specialized NumericStyleValue::equals()
|
3 years ago |
Tobias Christiansen
|
9ebfafafbe
LibWeb: Add transform property to the system
|
3 years ago |
Sam Atkins
|
86f78bff2a
LibWeb: Make StyleValue::to_color() take a Node instead of the Document
|
3 years ago |
Tobias Christiansen
|
307f90b675
LibWeb: Add proper parsing of the AlignItems property
|
3 years ago |
kleines Filmröllchen
|
047c013be0
LibWeb: Add several computed CSS styles
|
3 years ago |
kleines Filmröllchen
|
6865a5a447
LibWeb: Add CombinedBoderRadiusStyleValue for CSS `border-radius`
|
3 years ago |
Idan Horowitz
|
4629f2e4ad
LibWeb: Add the Web::URL namespace and move URLEncoder to it
|
3 years ago |
Sam Atkins
|
e2c32a6c65
Everywhere: Use my shiny new serenityos.org email :^)
|
3 years ago |