Commit History

Автор SHA1 Съобщение Дата
  Idan Horowitz 086969277e Everywhere: Run clang-format преди 3 години
  Sam Atkins 05bd0ca3ee LibWeb: Rename `parse_css()` -> `parse_css_stylesheet()` преди 3 години
  Simon Wanner 6437f5da36 LibWeb: Add basic support for the attr() CSS function преди 3 години
  Andreas Kling 344374588b LibGfx: Rename FontMetrics => FontPixelMetrics преди 3 години
  Andreas Kling 2f7b6af87e LibGfx: Remove code point parameter from Gfx::Font::Metrics преди 3 години
  Andreas Kling 1f9aed2617 LibWeb: Load and use fonts described by @font-face rules :^) преди 3 години
  Andreas Kling d5bba91a16 LibWeb: Don't round font sizes when looking them up преди 3 години
  Karol Kosek 44bfca369a LibWeb: Resolve style values from the element inline style преди 3 години
  Karol Kosek 0934573deb LibWeb: Set CSS custom properties from the element inline style преди 3 години
  Andreas Kling 632928a11e LibWeb: Pass font sizes in pt rather than px to Gfx::FontDatabase преди 3 години
  Sam Atkins c0db19f63c LibWeb: Use a Variant for SimpleSelector's contents преди 3 години
  Andreas Kling aa45cdf71d LibWeb: Give StyleComputer a helper for getting the current viewport преди 3 години
  Lenny Maiorani c37820b898 Libraries: Use default constructors/destructors in LibWeb преди 3 години
  Andreas Kling 6ad8330102 LibWeb: Make parent- and root-relative font-size work better преди 3 години
  Andreas Kling e31fe3eeb8 LibWeb: Rename Element::specified_css_values() => computed_css_values() преди 3 години
  Andreas Kling 759bfbb572 LibWeb: Use StyleComputer::invalidate_rule_cache() directly everywhere преди 3 години
  Andreas Kling 511d4951b0 LibWeb: Don't access layout nodes in StyleComputer преди 3 години
  Andreas Kling c1e6fc67a1 LibWeb: Add a Vector::ensure_capacity() in collect_matching_rules() преди 3 години
  Andreas Kling 39389b5704 LibWeb: Don't make deep copy of custom properties for every element преди 3 години
  Andreas Kling 4a14c4dae8 LibWeb: Support the CSS 'unset' value преди 3 години
  Andreas Kling d201378750 LibWeb: Apply non-CSS presentational hints before author styles преди 3 години
  Sam Atkins 332799fbcb LibWeb: Stub getting the initial font instead of the root one преди 3 години
  Karol Kosek 0f7156ed81 LibWeb: Parse CSS `text-decoration-thickness` property преди 3 години
  Karol Kosek ed70a67a49 LibWeb: Set default fantasy font to Comic Book преди 3 години
  Karol Kosek d7c27ad11a LibWeb: Set default serif font to Roman преди 3 години
  Andreas Kling 205208db11 LibWeb: Reduce HashMap thrashing during custom property cascade преди 3 години
  Andreas Kling e4fdb40158 LibWeb: Use FlyString for CSS custom property names преди 3 години
  Andreas Kling c8f6a20c02 LibWeb: Remove unused variable in required_box_type_transformation() преди 3 години
  Andreas Kling ee50a4e060 LibWeb: Don't blockify or inlinify boxes with already-correct type преди 3 години
  Andreas Kling c9ab9e2c64 LibWeb: Blockify children of parents with display:grid or display:flex преди 3 години