Historie revizí

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