Jonne Ransijn
|
07cd7d479f
LibWeb: Remove reference counting for `CSS::StyleProperties`
|
8 ماه پیش |
Alex Ungurianu
|
50d64b0fb7
LibWeb: Add and implement `CSSPropertyRule` IDL and bindings
|
8 ماه پیش |
thislooksfun
|
0b775da7c7
LibWeb/CSS: Evaluate media queries in shadow roots
|
8 ماه پیش |
Andreas Kling
|
d21c5631aa
LibWeb: Avoid a weird reparse of style attributes for pseudo elements
|
8 ماه پیش |
Sam Atkins
|
e4245dc39e
LibWeb/CSS: Process style properties from CSSNestedDeclarations rules
|
8 ماه پیش |
Sam Atkins
|
53f99e51f8
LibWeb/CSS: Parse and use nested style rules
|
8 ماه پیش |
Sam Atkins
|
9c66ab356a
LibWeb: Implement CSSNestedDeclarations type
|
8 ماه پیش |
Andrew Kaster
|
36a8ad9157
LibGfx: Move FontDatabase internals to SystemFontProvider interface
|
8 ماه پیش |
Andreas Kling
|
600cb5ccba
LibWeb: Make MimeSniff::Resource::sniff() infallible
|
8 ماه پیش |
Andreas Kling
|
5c20bc2afc
LibWeb: Make MimeSniff::MimeType::parse() infallible
|
8 ماه پیش |
Sam Atkins
|
c79f261bec
LibWeb/CSS: Mark grid-[gap, column-gap, row-gap] properties as aliases
|
8 ماه پیش |
Carwyn Nelson
|
30f59cfe1a
LibWeb: Skip transitions for pseudo elements
|
9 ماه پیش |
Andreas Kling
|
cc4b3cbacc
Meta: Update my e-mail address everywhere
|
9 ماه پیش |
Aliaksandr Kalenik
|
94b3b84dd8
LibWeb: Make sure style is up-to-date in getAnimations()
|
9 ماه پیش |
Sam Atkins
|
8c79edac08
LibWeb: Ensure Elements don't need style update after computing style
|
9 ماه پیش |
Aliaksandr Kalenik
|
5faca4f027
LibWeb: Resolve document.fonts.ready() after fonts defined in CSS loaded
|
9 ماه پیش |
Andreas Kling
|
f1be662f68
LibWeb: Always blockify the root element
|
9 ماه پیش |
Sam Atkins
|
4a67b28600
LibWeb/CSS: Make font-stretch a legacy alias for new font-width
|
9 ماه پیش |
Sam Atkins
|
fdcece2e88
LibWeb/CSS: Implement legacy name aliases for properties
|
9 ماه پیش |
Sam Atkins
|
dcf55dd492
LibWeb/CSS: Clarify comment about cascading presentational hints
|
9 ماه پیش |
Sam Atkins
|
bea47a2554
LibWeb/CSS: Correct behavior of `revert` inside a `@layer`
|
9 ماه پیش |
Andreas Kling
|
9765a733d0
LibWeb: Don't extrapolate transition properties for unknown properties
|
9 ماه پیش |
Aliaksandr Kalenik
|
74588a0a16
LibWeb: Remove all font loaders linked to a StyleSheet when it's deleted
|
9 ماه پیش |
Andreas Kling
|
8beb7c7700
LibWeb: Cache whether there are any :has() selectors present
|
9 ماه پیش |
Andreas Kling
|
42a1a0bd73
LibWeb: Put CSS transitions debug spam behind CSS_TRANSITIONS_DEBUG
|
9 ماه پیش |
Sam Atkins
|
a1fca1a7f3
LibWeb: Start transitions when affected properties change
|
9 ماه پیش |
Sam Atkins
|
e544166977
LibWeb: Parse transition values and cache them on Animatable elements
|
9 ماه پیش |
Sam Atkins
|
70d99db992
LibWeb/CSS: Extract interpolation code into its own files
|
9 ماه پیش |
Andreas Kling
|
32299e74cb
LibWeb: Make CSS font loader tolerate WPT web server shenanigans
|
9 ماه پیش |
Sam Atkins
|
76daba3069
LibWeb/CSS: Rename CalculatedStyleValue -> CSSMathValue
|
9 ماه پیش |