提交歷史

作者 SHA1 備註 提交日期
  Sam Atkins a99d02e14d LibWeb: Add an enum for !important 3 年之前
  Andreas Kling 1667a80ade LibWeb: Remove CascadeOrigin::Any enum value 3 年之前
  Andreas Kling 5ff816abbf LibWeb: Remove unused CascadeOrigin::Any 3 年之前
  Andreas Kling b68c51379e LibWeb: Add "tag name" buckets to StyleComputer::RuleCache 3 年之前
  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 12932d187e LibWeb: Teach StyleComputer about "Automatic Box Type Transformation" 3 年之前
  Sam Atkins c3437bccb3 LibWeb: Handle dependency cycles in CSS var()s :^) 3 年之前
  Sam Atkins 67e1125b4c LibWeb: Handle fallback values for CSS variables :^) 3 年之前
  Sam Atkins 23dc0dac88 LibWeb: Parse and resolve UnresolvedStyleValues 3 年之前
  Andreas Kling f8dd3e14ba LibWeb: Rename CSS::StyleResolver => StyleComputer 3 年之前