Historique des commits

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