Commit History

Author SHA1 Message Date
  Aliaksandr Kalenik cb97eef2cf LibWeb+WebContent: Remove "Painting" prefix from command executor names 1 year ago
  Aliaksandr Kalenik 11d746a67f LibWeb+WebContent: Separate painting command list from RecordingPainter 1 year ago
  Aliaksandr Kalenik f915aa70cd LibWeb/Painting: Introduce PaintingCommandExecutor 1 year ago
  Aliaksandr Kalenik 063e66cae9 LibWeb: Introduce RecordingPainter to serialize painting commands 1 year ago
  MacDue 92fc426562 LibWeb: Add basic support for maskUnits=userSpaceOnUse 1 year ago
  MacDue 479451498b LibWeb: Implement `mask-type` CSS property 1 year ago
  MacDue 909bcfe9a4 LibWeb: Resolve and paint simple SVG masks 1 year ago
  MacDue 0af8d81f48 LibWeb: Layout SVG <mask> elements (but don't paint them) 1 year ago
  MacDue 7d26383426 LibWeb: Remove SVGContext 2 years ago
  MacDue 377ff0ac26 LibWeb: Implement SVG `fill-rule` attribute 2 years ago
  MacDue 00cda96e2d LibWeb: Implement SVG opacity properties 2 years ago
  Andreas Kling ec5d5918c4 LibWeb: Make SVG <g> elements generate a SVGGraphicsPaintable 2 years ago
  Aliaksandr Kalenik f3d57e1157 LibWeb: Clip hidden overflow by absolute rect of containing block 2 years ago
  Andreas Kling 63c727a4a3 LibWeb: Don't clip to containing block when painting abspos descendants 2 years ago
  DexesTTP 530aa51816 LibWeb: Remove a superfluous verify_cast on SVGGraphicsPaintable 3 years ago
  Andreas Kling 053766d79c LibWeb: Split Paintable into Paintable and PaintableBox 3 years ago
  Andreas Kling 02b316fd5c LibWeb: Let Paintable perform the painting 3 years ago