提交历史

作者 SHA1 备注 提交日期
  Aliaksandr Kalenik 90b8bfc04c LibWeb: Save layout mode inside formatting context object 11 月之前
  Aliaksandr Kalenik 623e358d7a LibWeb: Remove `box` argument from FormattingContext::run() 11 月之前
  Tim Ledbetter 03bbc2b111 LibWeb/SVG: Implement `SVGImageElement` 11 月之前
  Andreas Kling 137038b185 LibWeb: Port painting to use the new Skia-backed Gfx::Path 1 年之前
  Andreas Kling c8f09312f7 LibGfx: Rename Path => DeprecatedPath 1 年之前
  Edwin Hoksberg 356bddbdbb LibWeb: Support percentage values in SVG text positioning element 1 年之前
  Andreas Kling 85a4cfc59b LibWeb: Add the bare minimum to render SVGAElement (`<a>`) 1 年之前
  Tim Ledbetter c57d395a48 LibWeb: Use `IterationDecision` in single level Node iteration methods 1 年之前
  Aliaksandr Kalenik 613cd6104d LibWeb: Support masking of SVGForeignObjectPaintable 1 年之前
  MacDue d7b77d7695 LibWeb: Split `SVGFormattingContext` up into functions 1 年之前
  MacDue c1b5fe61d1 LibWeb: Lay out SVG `<clipPath>` uses 1 年之前
  MacDue 163b6bb401 LibWeb: Special case SVG masks during layout 1 年之前
  MacDue 05f42efc06 LibWeb: Support `preserveAspectRatio=none` for SVGs 1 年之前
  MacDue b9afea40e6 LibWeb: Update SVG `get_path()` API to take a viewport size 1 年之前
  Andreas Kling 70ce77fc72 LibWeb: Make SVGFormattingContext treat all sizes as definite for now 1 年之前
  MacDue b10f58a1fe LibWeb: Support `x` and `y` attributes on nested SVGs 1 年之前
  MacDue 5cf1570f40 LibWeb: Add initial support for nesting SVG viewports 1 年之前
  MacDue 809c5b0b03 LibWeb: Add initial support for SVG `<textPath>` 1 年之前
  Aliaksandr Kalenik 2cb0039a13 LibGfx+LibWeb: Produce font cascade list in CSS font matching algorithm 1 年之前
  MacDue 2248d85894 LibWeb: Remove should_ensure_creation_of_paintable() SVG hack 1 年之前
  MacDue 9b2b28b612 LibWeb: Use BoundingBox helper in SVGFormattingContext 1 年之前
  MacDue 67fcee6fca LibWeb: Remove two fixed FIXMEs 1 年之前
  MacDue f57b3423eb LibWeb: Check for invalid SVG viewBox sizes 1 年之前
  MacDue 4c5d48f861 LibWeb: Support transforms, stroking, gradients, etc for SVG <text> 1 年之前
  MacDue c93d367d95 LibWeb: Layout SVG <text> elements during layout (not while painting) 1 年之前
  MacDue dc9cb449b1 LibWeb: Store computed SVG path data/transforms in LayoutState 1 年之前
  MacDue 71baa8c31a LibWeb: Add CSSPixels::nearest_value_for(FloatingPoint) 1 年之前
  MacDue 360c0eb509 LibWeb: Remove implicit conversion from float and double to CSSPixels 1 年之前
  Andreas Kling 1e0ea45fe5 LibWeb: Make sure that SVG use and symbol elements get paintables 2 年之前
  martinfalisse f2047a5c32 LibWeb: Size SVG G container according to children 2 年之前