Commit Verlauf

Autor SHA1 Nachricht Datum
  Edwin Hoksberg 020b20d817 LibWeb: Support content-visibility css vor 1 Jahr
  Sam Atkins d2f04b9f04 LibWeb/CSS: Remove unused StyleProperties::grid_area() vor 1 Jahr
  rmg-x df7f7268db LibWeb: Remove `StyleProperties::compute_line_height(Layout::Node)` vor 1 Jahr
  MacDue 6c9069fa5d LibWeb: Implement the SVG `clip-rule` attribute vor 1 Jahr
  Matthew Olsson 8450041b52 LibWeb: Fix some GCVerifier warnings vor 1 Jahr
  Aliaksandr Kalenik cf7c933312 LibWeb: Add fast path to calculate invalidations for animated css props vor 1 Jahr
  Andreas Kling 21bfa001b1 LibWeb: Make StyleProperties::m_property_values a bit smaller vor 1 Jahr
  Andreas Kling 7be0aed4b6 LibWeb: Keep StyleProperties animated properties in a HashMap vor 1 Jahr
  Aliaksandr Kalenik a9b8840a82 LibWeb: Add fast path for animated style properties update vor 1 Jahr
  Aliaksandr Kalenik 8d9e20cb03 LibWeb: Parse the CSS scrollbar-width property vor 1 Jahr
  Aliaksandr Kalenik a0dc9584de LibWeb: Add "object-position" CSS property into ComputedValues vor 1 Jahr
  Sam Atkins 391cfdc085 LibWeb: Parse the CSS transform-box property vor 1 Jahr
  Andreas Kling e7de5cb4d2 LibWeb: Bring CSS `line-height` closer to other engines vor 1 Jahr
  Bastiaan van der Plaat be7538961b LibWeb: Add DOMMatrix string constructor and set matrix value vor 1 Jahr
  Aliaksandr Kalenik 2cb0039a13 LibGfx+LibWeb: Produce font cascade list in CSS font matching algorithm vor 1 Jahr
  Aliaksandr Kalenik af13bd8af0 LibWeb: Remove unused `StyleProperties::clone()` function vor 1 Jahr
  Tobias Christiansen d00c7e55a5 LibWeb: Add plumbing for the new 'object-position' property vor 1 Jahr
  Tobias Christiansen 6602b1ddb1 LibWeb: Rename "position" enum to "positioning" vor 1 Jahr
  MacDue 479451498b LibWeb: Implement `mask-type` CSS property vor 1 Jahr
  Sam Atkins 9e99368694 LibWeb: Track quote-nesting level while building the layout tree vor 1 Jahr
  Sam Atkins dc7a52957e LibWeb: Parse and compute CSS `quotes` property vor 1 Jahr
  Sam Atkins 6476dea898 LibWeb: Implement the `math-depth` CSS property vor 1 Jahr
  Andreas Kling 703c2bb06e LibWeb: Add support for parsing `grid-auto-flow` CSS property vor 2 Jahren
  Andi Gallo 97512d0c76 LibWeb: Add table-layout CSS property vor 2 Jahren
  Sam Atkins fe7e797483 LibWeb: Implement the CSS `outline` property :^) vor 2 Jahren
  Tobias Christiansen 5fc6bff582 LibWeb: Add 'object-fit' property vor 2 Jahren
  Andreas Kling 8f29bdb62c LibWeb: Implement the CSS `revert` keyword vor 2 Jahren
  MacDue 30277f385c LibWeb: Add an initial implementation of SVG `text-anchor` vor 2 Jahren
  Aliaksandr Kalenik f060f89220 LibWeb: Add support for justify-items property in CSS parser vor 2 Jahren
  Aliaksandr Kalenik fedbb39e9e LibWeb: Add support for justify-self property in CSS parser vor 2 Jahren