Historique des commits

Auteur SHA1 Message Date
  MacDue 163b6bb401 LibWeb: Special case SVG masks during layout il y a 1 an
  MacDue 05f42efc06 LibWeb: Support `preserveAspectRatio=none` for SVGs il y a 1 an
  MacDue b9afea40e6 LibWeb: Update SVG `get_path()` API to take a viewport size il y a 1 an
  Andreas Kling 70ce77fc72 LibWeb: Make SVGFormattingContext treat all sizes as definite for now il y a 1 an
  MacDue b10f58a1fe LibWeb: Support `x` and `y` attributes on nested SVGs il y a 1 an
  MacDue 5cf1570f40 LibWeb: Add initial support for nesting SVG viewports il y a 1 an
  MacDue 809c5b0b03 LibWeb: Add initial support for SVG `<textPath>` il y a 1 an
  Aliaksandr Kalenik 2cb0039a13 LibGfx+LibWeb: Produce font cascade list in CSS font matching algorithm il y a 1 an
  MacDue 2248d85894 LibWeb: Remove should_ensure_creation_of_paintable() SVG hack il y a 1 an
  MacDue 9b2b28b612 LibWeb: Use BoundingBox helper in SVGFormattingContext il y a 1 an
  MacDue 67fcee6fca LibWeb: Remove two fixed FIXMEs il y a 1 an
  MacDue f57b3423eb LibWeb: Check for invalid SVG viewBox sizes il y a 1 an
  MacDue 4c5d48f861 LibWeb: Support transforms, stroking, gradients, etc for SVG <text> il y a 1 an
  MacDue c93d367d95 LibWeb: Layout SVG <text> elements during layout (not while painting) il y a 1 an
  MacDue dc9cb449b1 LibWeb: Store computed SVG path data/transforms in LayoutState il y a 1 an
  MacDue 71baa8c31a LibWeb: Add CSSPixels::nearest_value_for(FloatingPoint) il y a 1 an
  MacDue 360c0eb509 LibWeb: Remove implicit conversion from float and double to CSSPixels il y a 1 an
  Andreas Kling 1e0ea45fe5 LibWeb: Make sure that SVG use and symbol elements get paintables il y a 1 an
  martinfalisse f2047a5c32 LibWeb: Size SVG G container according to children il y a 1 an
  MacDue 5f0d3c083f LibWeb: Allow (explicitly) converting CSSPixels to float and int il y a 1 an
  Tom e61fdd1dc6 LibWeb: Use viewbox attribute in SVG symbol element il y a 1 an
  Aliaksandr Kalenik bec07d4af7 LibWeb: Use fixed-point saturated arithmetics for CSSPixels il y a 1 an
  MacDue 40fa07a6e1 LibWeb: Force paintable to exist for SVG <g> elements il y a 2 ans
  Andreas Kling 9f24c1b34c LibWeb: Use width & height to create fallback viewBox for SVG-as-image il y a 2 ans
  Aliaksandr Kalenik 147c3b3d97 LibWeb+WebContent: Forbid access to underlying type of CSSPixels il y a 2 ans
  Aliaksandr Kalenik 0d8d7ae94e LibWeb: Implement painting for svg text il y a 2 ans
  Andreas Kling fde86350e3 LibWeb: Put debug spam about indefinitely sized SVGs behind a flag il y a 2 ans
  Andreas Kling 655d9d1462 LibWeb: Make CSSPixels and Length use 64-bit (double) floating point il y a 2 ans
  MacDue cf0e31ca87 LibWeb: Remove general SVGFormattingContext FIXME il y a 2 ans
  Andreas Kling ce5a939148 LibWeb: Layout <svg> nested inside <svg> il y a 2 ans