MacDue
|
7d26383426
LibWeb: Remove SVGContext
|
2 лет назад |
Andreas Kling
|
4d401bf796
LibWeb: Make the paint tree GC-allocated
|
2 лет назад |
Sam Atkins
|
ab49dbf137
LibWeb: Convert Paintable coordinates to new pixel units
|
2 лет назад |
Aliaksandr Kalenik
|
f3d57e1157
LibWeb: Clip hidden overflow by absolute rect of containing block
|
2 лет назад |
Andreas Kling
|
63c727a4a3
LibWeb: Don't clip to containing block when painting abspos descendants
|
2 лет назад |
Andreas Kling
|
d5aca1c6c4
LibWeb: Treate SVG paintable coordinates as relative to <svg> element
|
3 лет назад |
Andreas Kling
|
28b771560a
LibWeb: Make SVG <svg> elements behave as CSS replaced elements
|
3 лет назад |
Andreas Kling
|
aa969cc591
LibWeb: Make Layout::SVGBox a BlockContainer again
|
3 лет назад |
Andreas Kling
|
ba606d9057
LibWeb: Move PaintingBox to its own .cpp and .h files
|
3 лет назад |
Andreas Kling
|
ed84fbce47
LibWeb: Make Paintable ref-counted
|
3 лет назад |
Andreas Kling
|
053766d79c
LibWeb: Split Paintable into Paintable and PaintableBox
|
3 лет назад |
Andreas Kling
|
02b316fd5c
LibWeb: Let Paintable perform the painting
|
3 лет назад |