コミット履歴

作者 SHA1 メッセージ 日付
  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 1 年間 前
  martinfalisse f2047a5c32 LibWeb: Size SVG G container according to children 1 年間 前
  MacDue 5f0d3c083f LibWeb: Allow (explicitly) converting CSSPixels to float and int 1 年間 前
  Tom e61fdd1dc6 LibWeb: Use viewbox attribute in SVG symbol element 1 年間 前
  Aliaksandr Kalenik bec07d4af7 LibWeb: Use fixed-point saturated arithmetics for CSSPixels 1 年間 前
  MacDue 40fa07a6e1 LibWeb: Force paintable to exist for SVG <g> elements 2 年 前
  Andreas Kling 9f24c1b34c LibWeb: Use width & height to create fallback viewBox for SVG-as-image 2 年 前
  Aliaksandr Kalenik 147c3b3d97 LibWeb+WebContent: Forbid access to underlying type of CSSPixels 2 年 前
  Aliaksandr Kalenik 0d8d7ae94e LibWeb: Implement painting for svg text 2 年 前
  Andreas Kling fde86350e3 LibWeb: Put debug spam about indefinitely sized SVGs behind a flag 2 年 前
  Andreas Kling 655d9d1462 LibWeb: Make CSSPixels and Length use 64-bit (double) floating point 2 年 前
  MacDue cf0e31ca87 LibWeb: Remove general SVGFormattingContext FIXME 2 年 前
  Andreas Kling ce5a939148 LibWeb: Layout <svg> nested inside <svg> 2 年 前
  MacDue 5df4e64eb7 LibWeb: Implement SVG `preserveAspectRatio` attribute 2 年 前
  MacDue f9c61e3ba7 LibWeb: Scale SVG stroke-width based on viewbox 2 年 前
  MacDue 3484db0dc1 LibWeb: Remove SVG sizing hack and fix viewbox scaling 2 年 前
  Andreas Kling 00999a245c LibWeb: Let FormattingContext decide the automatic width of its root 2 年 前