Historique des commits

Auteur SHA1 Message Date
  Aliaksandr Kalenik a9b8840a82 LibWeb: Add fast path for animated style properties update il y a 1 an
  Aliaksandr Kalenik 8d9e20cb03 LibWeb: Parse the CSS scrollbar-width property il y a 1 an
  Aliaksandr Kalenik a0dc9584de LibWeb: Add "object-position" CSS property into ComputedValues il y a 1 an
  Sam Atkins 391cfdc085 LibWeb: Parse the CSS transform-box property il y a 1 an
  Andreas Kling e7de5cb4d2 LibWeb: Bring CSS `line-height` closer to other engines il y a 1 an
  Bastiaan van der Plaat c443f80137 LibWeb: Allow percentages on CSS transform scale functions il y a 1 an
  implicitfield c994326d5a LibWeb/CSS: Improve parsing of length percentage values for transforms il y a 1 an
  Bastiaan van der Plaat be7538961b LibWeb: Add DOMMatrix string constructor and set matrix value il y a 1 an
  Andreas Kling f900957d26 LibGfx+LibWeb: Move Gfx::ScaledFont caching from LibWeb into LibGfx il y a 1 an
  Aliaksandr Kalenik 2cb0039a13 LibGfx+LibWeb: Produce font cascade list in CSS font matching algorithm il y a 1 an
  Aliaksandr Kalenik af13bd8af0 LibWeb: Remove unused `StyleProperties::clone()` function il y a 1 an
  Tobias Christiansen d00c7e55a5 LibWeb: Add plumbing for the new 'object-position' property il y a 1 an
  Tobias Christiansen 6602b1ddb1 LibWeb: Rename "position" enum to "positioning" il y a 1 an
  Sam Atkins 642ad80960 LibWeb: Make CSS Transformation struct a proper class il y a 1 an
  MacDue 479451498b LibWeb: Implement `mask-type` CSS property il y a 1 an
  Sam Atkins 9e99368694 LibWeb: Track quote-nesting level while building the layout tree il y a 1 an
  Sam Atkins d431aeed04 LibWeb: Repeat last available quote-type, instead of looping them all il y a 1 an
  Sam Atkins f0a4baabc7 LibWeb: Support quotes in `content` values il y a 1 an
  Sam Atkins dc7a52957e LibWeb: Parse and compute CSS `quotes` property il y a 1 an
  Sam Atkins ff02de4ad0 LibWeb: Serialize StringStyleValue with quotes il y a 1 an
  Sam Atkins 6476dea898 LibWeb: Implement the `math-depth` CSS property il y a 1 an
  MacDue 71baa8c31a LibWeb: Add CSSPixels::nearest_value_for(FloatingPoint) il y a 1 an
  MacDue 360c0eb509 LibWeb: Remove implicit conversion from float and double to CSSPixels il y a 1 an
  Sam Atkins 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible il y a 1 an
  Andreas Kling 703c2bb06e LibWeb: Add support for parsing `grid-auto-flow` CSS property il y a 1 an
  Andi Gallo 97512d0c76 LibWeb: Add table-layout CSS property il y a 1 an
  Sam Atkins fe7e797483 LibWeb: Implement the CSS `outline` property :^) il y a 1 an
  Tobias Christiansen 5fc6bff582 LibWeb: Add 'object-fit' property il y a 1 an
  MacDue 9997f46593 LibWeb: Resolve currentColor when used for SVG gradient <stop>s il y a 1 an
  MacDue 30277f385c LibWeb: Add an initial implementation of SVG `text-anchor` il y a 1 an