Commit Verlauf

Autor SHA1 Nachricht Datum
  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 1 Jahr
  Andi Gallo 97512d0c76 LibWeb: Add table-layout CSS property vor 1 Jahr
  Sam Atkins fe7e797483 LibWeb: Implement the CSS `outline` property :^) vor 1 Jahr
  Tobias Christiansen 5fc6bff582 LibWeb: Add 'object-fit' property vor 1 Jahr
  Andreas Kling 8f29bdb62c LibWeb: Implement the CSS `revert` keyword vor 1 Jahr
  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
  FalseHonesty 110eeb8591 LibWeb: Support calc(...) in box-shadow's values of type Length vor 2 Jahren
  Andreas Kling 8648355783 LibWeb: Modernize handling of the CSS flex-basis property vor 2 Jahren
  Andi Gallo 396f1a977c LibWeb: Add CSS support for border-spacing property vor 2 Jahren
  MacDue 377ff0ac26 LibWeb: Implement SVG `fill-rule` attribute vor 2 Jahren
  Andi Gallo 940d9b98ae LibWeb: Add support for table caption vor 2 Jahren
  Simon Wanner 293ece2292 LibWeb: Support list-style-position vor 2 Jahren
  Ali Mohammad Pur b7e3a68bfc LibWeb: Keep track of CSS property source declarations vor 2 Jahren
  Aliaksandr Kalenik 6e0601a63e LibWeb/CSS: Implement parsing of grid-auto-columns and grid-auto-rows vor 2 Jahren
  MacDue 00cda96e2d LibWeb: Implement SVG opacity properties vor 2 Jahren
  Sam Atkins 0679b4e0b9 LibWeb: Wrap font metrics into a struct vor 2 Jahren
  MacDue 297d8eebcd LibWeb: Add stop-color as a CSS property vor 2 Jahren