Historique des commits

Auteur SHA1 Message Date
  Andreas Kling e099960e4d LibWeb: Remove a bunch of no-longer needed #includes il y a 3 ans
  Andreas Kling ed84fbce47 LibWeb: Make Paintable ref-counted il y a 3 ans
  Andreas Kling 9461e44afa LibWeb: Use Layout::Box::paint_box() accessor in more places il y a 3 ans
  Andreas Kling 02b316fd5c LibWeb: Let Paintable perform the painting il y a 3 ans
  Andreas Kling f6497b64ac LibWeb: Rename Painting::Box => Paintable il y a 3 ans
  Andreas Kling f0d833a3d7 LibWeb: Move StackingContext and PaintPhase into the Painting namespace il y a 3 ans
  Andreas Kling a4d51b3dc2 LibWeb: Add Painting::Box and move things from Layout::Box into it il y a 3 ans
  Tobias Christiansen 8461791ce2 LibWeb: Add support for 'view-box' attribute to SVGs il y a 3 ans
  Sam Atkins aba8774c9c LibWeb: Give SVG geometry elements a position il y a 3 ans
  Sam Atkins 784c3183f7 LibWeb: Rename SVGPathBox -> SVGGeometryBox il y a 3 ans