Commit Verlauf

Autor SHA1 Nachricht Datum
  MacDue b10f58a1fe LibWeb: Support `x` and `y` attributes on nested SVGs vor 1 Jahr
  Andreas Kling ad7e6878fe LibWeb: Allocate CSS::ComputedValues objects on the heap vor 1 Jahr
  Sam Atkins 391cfdc085 LibWeb: Parse the CSS transform-box property vor 1 Jahr
  Andreas Kling bc3a16396e LibWeb: Move font list from NodeWithStyle to ComputedValues vor 1 Jahr
  Andreas Kling c82d517447 LibWeb: Move line-height from NodeWithStyle to ComputedValues vor 1 Jahr
  Tobias Christiansen 6602b1ddb1 LibWeb: Rename "position" enum to "positioning" vor 1 Jahr
  Sam Atkins 642ad80960 LibWeb: Make CSS Transformation struct a proper class vor 1 Jahr
  Aliaksandr Kalenik 7803dcfcf9 LibWeb: Resolve backdrop filter length in apply_style() vor 1 Jahr
  MacDue 479451498b LibWeb: Implement `mask-type` CSS property vor 1 Jahr
  MacDue dc58b5f418 LibWeb: Add CSS `mask` property and make it form a stacking context 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
  Sam Atkins 6045143d39 LibWeb: Parse the `math-shift` and `math-style` CSS properties vor 1 Jahr
  Sam Atkins 125d161b3f LibWeb: Move `<display-foo>` definitions into Enums.json vor 1 Jahr
  Zaggy1024 607a398917 LibWeb: Store computed CSS font size as `CSSPixels` vor 1 Jahr
  Aliaksandr Kalenik 0f75d0611f LibWeb: Implement support for parsing CSS column-count 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 73fa58da34 LibWeb: Implement the CSS `outline-offset` 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
  Sam Atkins 5ee1b7db7c LibWeb: Convert BorderData::width to CSSPixels 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
  Ali Mohammad Pur 06c6c40df9 LibWeb+LibJS: Move some code around to make CSS/Parser parse faster vor 2 Jahren
  Andreas Kling 510dfbb7e6 LibWeb: Update anonymous wrappers when applying style changes vor 2 Jahren
  Andreas Kling 8648355783 LibWeb: Modernize handling of the CSS flex-basis property vor 2 Jahren
  Andi Gallo 52956d355c LibWeb: Make border-collapse actually inherited vor 2 Jahren
  Andi Gallo 396f1a977c LibWeb: Add CSS support for border-spacing property vor 2 Jahren