提交歷史

作者 SHA1 備註 提交日期
  MacDue 6c9069fa5d LibWeb: Implement the SVG `clip-rule` attribute 1 年之前
  Aliaksandr Kalenik cf7c933312 LibWeb: Add fast path to calculate invalidations for animated css props 1 年之前
  Andreas Kling 21bfa001b1 LibWeb: Make StyleProperties::m_property_values a bit smaller 1 年之前
  Andreas Kling 7be0aed4b6 LibWeb: Keep StyleProperties animated properties in a HashMap 1 年之前
  Aliaksandr Kalenik a9b8840a82 LibWeb: Add fast path for animated style properties update 1 年之前
  Aliaksandr Kalenik 8d9e20cb03 LibWeb: Parse the CSS scrollbar-width property 1 年之前
  Aliaksandr Kalenik a0dc9584de LibWeb: Add "object-position" CSS property into ComputedValues 1 年之前
  Sam Atkins 391cfdc085 LibWeb: Parse the CSS transform-box property 1 年之前
  Andreas Kling e7de5cb4d2 LibWeb: Bring CSS `line-height` closer to other engines 1 年之前
  Bastiaan van der Plaat c443f80137 LibWeb: Allow percentages on CSS transform scale functions 1 年之前
  implicitfield c994326d5a LibWeb/CSS: Improve parsing of length percentage values for transforms 1 年之前
  Bastiaan van der Plaat be7538961b LibWeb: Add DOMMatrix string constructor and set matrix value 1 年之前
  Andreas Kling f900957d26 LibGfx+LibWeb: Move Gfx::ScaledFont caching from LibWeb into LibGfx 1 年之前
  Aliaksandr Kalenik 2cb0039a13 LibGfx+LibWeb: Produce font cascade list in CSS font matching algorithm 1 年之前
  Aliaksandr Kalenik af13bd8af0 LibWeb: Remove unused `StyleProperties::clone()` function 1 年之前
  Tobias Christiansen d00c7e55a5 LibWeb: Add plumbing for the new 'object-position' property 1 年之前
  Tobias Christiansen 6602b1ddb1 LibWeb: Rename "position" enum to "positioning" 1 年之前
  Sam Atkins 642ad80960 LibWeb: Make CSS Transformation struct a proper class 1 年之前
  MacDue 479451498b LibWeb: Implement `mask-type` CSS property 1 年之前
  Sam Atkins 9e99368694 LibWeb: Track quote-nesting level while building the layout tree 1 年之前
  Sam Atkins d431aeed04 LibWeb: Repeat last available quote-type, instead of looping them all 1 年之前
  Sam Atkins f0a4baabc7 LibWeb: Support quotes in `content` values 1 年之前
  Sam Atkins dc7a52957e LibWeb: Parse and compute CSS `quotes` property 1 年之前
  Sam Atkins ff02de4ad0 LibWeb: Serialize StringStyleValue with quotes 1 年之前
  Sam Atkins 6476dea898 LibWeb: Implement the `math-depth` CSS property 1 年之前
  MacDue 71baa8c31a LibWeb: Add CSSPixels::nearest_value_for(FloatingPoint) 1 年之前
  MacDue 360c0eb509 LibWeb: Remove implicit conversion from float and double to CSSPixels 1 年之前
  Sam Atkins 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible 1 年之前
  Andreas Kling 703c2bb06e LibWeb: Add support for parsing `grid-auto-flow` CSS property 1 年之前
  Andi Gallo 97512d0c76 LibWeb: Add table-layout CSS property 1 年之前