Commit History

Autor SHA1 Mensaxe Data
  Sam Atkins c0db19f63c LibWeb: Use a Variant for SimpleSelector's contents %!s(int64=3) %!d(string=hai) anos
  Andreas Kling aa45cdf71d LibWeb: Give StyleComputer a helper for getting the current viewport %!s(int64=3) %!d(string=hai) anos
  Lenny Maiorani c37820b898 Libraries: Use default constructors/destructors in LibWeb %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 6ad8330102 LibWeb: Make parent- and root-relative font-size work better %!s(int64=3) %!d(string=hai) anos
  Andreas Kling e31fe3eeb8 LibWeb: Rename Element::specified_css_values() => computed_css_values() %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 759bfbb572 LibWeb: Use StyleComputer::invalidate_rule_cache() directly everywhere %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 511d4951b0 LibWeb: Don't access layout nodes in StyleComputer %!s(int64=3) %!d(string=hai) anos
  Andreas Kling c1e6fc67a1 LibWeb: Add a Vector::ensure_capacity() in collect_matching_rules() %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 39389b5704 LibWeb: Don't make deep copy of custom properties for every element %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 4a14c4dae8 LibWeb: Support the CSS 'unset' value %!s(int64=3) %!d(string=hai) anos
  Andreas Kling d201378750 LibWeb: Apply non-CSS presentational hints before author styles %!s(int64=3) %!d(string=hai) anos
  Sam Atkins 332799fbcb LibWeb: Stub getting the initial font instead of the root one %!s(int64=3) %!d(string=hai) anos
  Karol Kosek 0f7156ed81 LibWeb: Parse CSS `text-decoration-thickness` property %!s(int64=3) %!d(string=hai) anos
  Karol Kosek ed70a67a49 LibWeb: Set default fantasy font to Comic Book %!s(int64=3) %!d(string=hai) anos
  Karol Kosek d7c27ad11a LibWeb: Set default serif font to Roman %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 205208db11 LibWeb: Reduce HashMap thrashing during custom property cascade %!s(int64=3) %!d(string=hai) anos
  Andreas Kling e4fdb40158 LibWeb: Use FlyString for CSS custom property names %!s(int64=3) %!d(string=hai) anos
  Andreas Kling c8f6a20c02 LibWeb: Remove unused variable in required_box_type_transformation() %!s(int64=3) %!d(string=hai) anos
  Andreas Kling ee50a4e060 LibWeb: Don't blockify or inlinify boxes with already-correct type %!s(int64=3) %!d(string=hai) anos
  Andreas Kling c9ab9e2c64 LibWeb: Blockify children of parents with display:grid or display:flex %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 20caea2f86 LibWeb: Split CSS box type transformations into a helper function %!s(int64=3) %!d(string=hai) anos
  Andreas Kling c59ab7cc8b LibWeb: Make StyleValue absolutization non-destructive %!s(int64=3) %!d(string=hai) anos
  Andreas Kling a5c2ab69ec LibWeb: Look for nearest available size when using bitmap fonts %!s(int64=3) %!d(string=hai) anos
  Sam Atkins f3cda3c830 LibWeb: Add a rule-cache for PseudoElements %!s(int64=3) %!d(string=hai) anos
  Sam Atkins 7eb7396f8b LibWeb: Match styles for pseudo-elements %!s(int64=3) %!d(string=hai) anos
  Andreas Kling c61747fb2a LibWeb: Respect font-size specified by CSS in "em" length calculations %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 9c05639d35 LibWeb: Assign correct viewport dimensions when making style for ICB %!s(int64=3) %!d(string=hai) anos
  Karol Kosek 4e50f8a8b7 LibWeb+Base: Parse font-style CSS property %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 141b01d3e3 LibWeb: Turn StyleProperties::m_property_values into an Array %!s(int64=3) %!d(string=hai) anos
  Sam Atkins a99d02e14d LibWeb: Add an enum for !important %!s(int64=3) %!d(string=hai) anos