Commit History

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