Historie revizí

Autor SHA1 Zpráva Datum
  Andreas Kling aa45cdf71d LibWeb: Give StyleComputer a helper for getting the current viewport před 3 roky
  Lenny Maiorani c37820b898 Libraries: Use default constructors/destructors in LibWeb před 3 roky
  Andreas Kling 759bfbb572 LibWeb: Use StyleComputer::invalidate_rule_cache() directly everywhere před 3 roky
  Andreas Kling 39389b5704 LibWeb: Don't make deep copy of custom properties for every element před 3 roky
  Sam Atkins 332799fbcb LibWeb: Stub getting the initial font instead of the root one před 3 roky
  Andreas Kling 205208db11 LibWeb: Reduce HashMap thrashing during custom property cascade před 3 roky
  Andreas Kling e4fdb40158 LibWeb: Use FlyString for CSS custom property names před 3 roky
  Sam Atkins f3cda3c830 LibWeb: Add a rule-cache for PseudoElements před 3 roky
  Sam Atkins 7eb7396f8b LibWeb: Match styles for pseudo-elements před 3 roky
  Sam Atkins a99d02e14d LibWeb: Add an enum for !important před 3 roky
  Andreas Kling 1667a80ade LibWeb: Remove CascadeOrigin::Any enum value před 3 roky
  Andreas Kling 5ff816abbf LibWeb: Remove unused CascadeOrigin::Any před 3 roky
  Andreas Kling b68c51379e LibWeb: Add "tag name" buckets to StyleComputer::RuleCache před 3 roky
  Andreas Kling 031296cf7b LibWeb: Add "ID" buckets to StyleComputer::RuleCache před 3 roky
  Andreas Kling 646b37d1a9 LibWeb: Cache CSS rules in buckets to reduce number of rules checked před 3 roky
  Andreas Kling 8d104b7de2 LibWeb: Perform CSS custom property cascade once instead of per-property před 3 roky
  Andreas Kling b248661f11 LibWeb: Fix a bunch of trivial clang-tidy warnings in StyleComputer před 3 roky
  Andreas Kling 12932d187e LibWeb: Teach StyleComputer about "Automatic Box Type Transformation" před 3 roky
  Sam Atkins c3437bccb3 LibWeb: Handle dependency cycles in CSS var()s :^) před 3 roky
  Sam Atkins 67e1125b4c LibWeb: Handle fallback values for CSS variables :^) před 3 roky
  Sam Atkins 23dc0dac88 LibWeb: Parse and resolve UnresolvedStyleValues před 3 roky
  Andreas Kling f8dd3e14ba LibWeb: Rename CSS::StyleResolver => StyleComputer před 3 roky