提交历史

作者 SHA1 备注 提交日期
  BenJilks 1537d589ca LibWeb: Add `start` and `end` values to `text-align` 11 月之前
  BenJilks 82989554ab LibWeb: Use reverse direction on flex containers with `rtl` direction 11 月之前
  Tobias Christiansen 794069b3cf LibWeb: Add plumbing for new "text-overflow" CSS property 11 月之前
  Sam Atkins 017d6c3314 LibWeb: Implement counter-[increment,reset,set] properties 11 月之前
  Edwin Hoksberg 020b20d817 LibWeb: Support content-visibility css 1 年之前
  Sam Atkins 9fb44cb057 LibWeb/CSS: Make StringStyleValue hold a FlyString 11 月之前
  Colin Reeder 449f81bfbe LibWeb: Add support for -webkit-text-fill-color 1 年之前
  Andreas Kling 254d040ff4 LibGfx: Move Gfx::Painter::ScalingMode => Gfx::ScalingMode 1 年之前
  MacDue 517379ff80 LibWeb: Resolve `basic-shape` clip-paths 1 年之前
  MacDue 6c9069fa5d LibWeb: Implement the SVG `clip-rule` attribute 1 年之前
  MacDue 03f957dc79 LibWeb: Add the `clip-path` property and resolve it for SVG elements 1 年之前
  Shannon Booth e800605ad3 AK+LibURL: Move AK::URL into a new URL library 1 年之前
  MacDue 4f78ddd6a2 LibWeb: Setup computed values for SVG geometry properties 1 年之前
  Aliaksandr Kalenik 8d9e20cb03 LibWeb: Parse the CSS scrollbar-width property 1 年之前
  Aliaksandr Kalenik a0dc9584de LibWeb: Add "object-position" CSS property into ComputedValues 1 年之前
  Aliaksandr Kalenik 677a00ed92 LibWeb: Add "object-fit" CSS property into ComputedValues 1 年之前
  Shannon Booth 9ce8189f21 Everywhere: Use unqualified AK::URL 1 年之前
  MacDue b10f58a1fe LibWeb: Support `x` and `y` attributes on nested SVGs 1 年之前
  Andreas Kling ad7e6878fe LibWeb: Allocate CSS::ComputedValues objects on the heap 1 年之前
  Sam Atkins 391cfdc085 LibWeb: Parse the CSS transform-box property 1 年之前
  Andreas Kling bc3a16396e LibWeb: Move font list from NodeWithStyle to ComputedValues 1 年之前
  Andreas Kling c82d517447 LibWeb: Move line-height from NodeWithStyle to ComputedValues 1 年之前
  Tobias Christiansen 6602b1ddb1 LibWeb: Rename "position" enum to "positioning" 1 年之前
  Sam Atkins 642ad80960 LibWeb: Make CSS Transformation struct a proper class 1 年之前
  Aliaksandr Kalenik 7803dcfcf9 LibWeb: Resolve backdrop filter length in apply_style() 1 年之前
  MacDue 479451498b LibWeb: Implement `mask-type` CSS property 1 年之前
  MacDue dc58b5f418 LibWeb: Add CSS `mask` property and make it form a stacking context 1 年之前
  Sam Atkins dc7a52957e LibWeb: Parse and compute CSS `quotes` property 1 年之前
  Sam Atkins 6476dea898 LibWeb: Implement the `math-depth` CSS property 1 年之前
  Sam Atkins 6045143d39 LibWeb: Parse the `math-shift` and `math-style` CSS properties 1 年之前