MacDue
|
c93d367d95
LibWeb: Layout SVG <text> elements during layout (not while painting)
|
1 year ago |
Aliaksandr Kalenik
|
063e66cae9
LibWeb: Introduce RecordingPainter to serialize painting commands
|
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 |
Andreas Kling
|
ec5d5918c4
LibWeb: Make SVG <g> elements generate a SVGGraphicsPaintable
|
2 years ago |
Andreas Kling
|
4d401bf796
LibWeb: Make the paint tree GC-allocated
|
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 |
Andreas Kling
|
ed84fbce47
LibWeb: Make Paintable ref-counted
|
3 years ago |
Andreas Kling
|
02b316fd5c
LibWeb: Let Paintable perform the painting
|
3 years ago |