Andreas Kling
|
031296cf7b
LibWeb: Add "ID" buckets to StyleComputer::RuleCache
|
3 سال پیش |
Andreas Kling
|
646b37d1a9
LibWeb: Cache CSS rules in buckets to reduce number of rules checked
|
3 سال پیش |
Andreas Kling
|
8d104b7de2
LibWeb: Perform CSS custom property cascade once instead of per-property
|
3 سال پیش |
Andreas Kling
|
b248661f11
LibWeb: Fix a bunch of trivial clang-tidy warnings in StyleComputer
|
3 سال پیش |
Andreas Kling
|
31695e1695
LibWeb: Rename a CascadeOrigin parameter in StyleComputer
|
3 سال پیش |
Sam Atkins
|
8bd1854406
LibWeb+Base: Enable calc() for font-weight property :^)
|
3 سال پیش |
Sam Atkins
|
ce0a516e59
LibWeb: Replace Length::set_calculated_style() with ::make_calculated()
|
3 سال پیش |
thankyouverycool
|
96895cd22c
Everywhere: Fully qualify font names by including their slope
|
3 سال پیش |
Andreas Kling
|
12932d187e
LibWeb: Teach StyleComputer about "Automatic Box Type Transformation"
|
3 سال پیش |
Sam Atkins
|
0162ca912b
LibWeb: Handle percentage font sizes
|
3 سال پیش |
Sam Atkins
|
c9062b4ed5
LibWeb: Remove now-unused CustomStyleValue
|
3 سال پیش |
Sam Atkins
|
c3437bccb3
LibWeb: Handle dependency cycles in CSS var()s :^)
|
3 سال پیش |
Sam Atkins
|
3df0bf2c8d
LibWeb: Mitigate the billion-laughs attack on CSS variables
|
3 سال پیش |
Sam Atkins
|
67e1125b4c
LibWeb: Handle fallback values for CSS variables :^)
|
3 سال پیش |
Sam Atkins
|
23dc0dac88
LibWeb: Parse and resolve UnresolvedStyleValues
|
3 سال پیش |
Andreas Kling
|
7c57961c61
LibWeb: Move BrowsingContext into HTML/
|
3 سال پیش |
Sam Atkins
|
ecf1b7f977
LibWeb: Handle multiple backgrounds in StyleComputer
|
3 سال پیش |
Sam Atkins
|
e52f987020
LibWeb: Make property_initial_value() return a NonnullRefPtr
|
3 سال پیش |
Sam Atkins
|
96936d04d6
LibWeb: Parse background-size as part of background shorthand
|
3 سال پیش |
Sam Atkins
|
67214e0b61
LibWeb: Parse `background-size` property
|
3 سال پیش |
Sam Atkins
|
901a990b1b
LibWeb: Remove concept of CSS pseudo-properties
|
3 سال پیش |
Sam Atkins
|
1e53768f1b
LibWeb: Combine background-repeat-x/y pseudo-properties
|
3 سال پیش |
Sam Atkins
|
5d0acb63ae
LibWeb: Use BackgroundRepeatStyleValue in `background` shorthand
|
3 سال پیش |
Sam Atkins
|
532f1e859d
LibWeb: Parse `background-clip` and `background-origin`
|
3 سال پیش |
Sam Atkins
|
018a4aa85c
LibWeb: Parse `background-attachment` as part of `background` property
|
3 سال پیش |
Sam Atkins
|
116a5fe5d0
LibWeb: Add `background-position` to `background` property
|
3 سال پیش |
Sam Atkins
|
988a8ed3d8
LibWeb: Parse CSS `background-position` property
|
3 سال پیش |
Sam Atkins
|
78e57096e2
LibWeb: Distinguish between integer and float in NumericStyleValue
|
3 سال پیش |
Sam Atkins
|
2d0c6bde01
LibWeb: Use W3C urls for CSS-CASCADE spec links
|
3 سال پیش |
Andreas Kling
|
3b0da8b28c
LibWeb: Add a missing null check in StyleComputer::compute_font()
|
3 سال پیش |