Andreas Kling
|
268b9c5d90
LibWeb: Make the layout tree GC-allocated
|
2 years ago |
Andreas Kling
|
28b771560a
LibWeb: Make SVG <svg> elements behave as CSS replaced elements
|
3 years ago |
Andreas Kling
|
aa969cc591
LibWeb: Make Layout::SVGBox a BlockContainer again
|
3 years ago |
Andreas Kling
|
702cee3d7c
LibWeb: Make Layout::SVGBox inherit from Layout::Box
|
3 years ago |
Andreas Kling
|
02b316fd5c
LibWeb: Let Paintable perform the painting
|
3 years ago |
Andreas Kling
|
f0d833a3d7
LibWeb: Move StackingContext and PaintPhase into the Painting namespace
|
3 years ago |
Sam Atkins
|
49fe232bc7
LibWeb: Add const versions of SVGBox::dom_node() and friends
|
3 years ago |
Andreas Kling
|
225a5f2fe6
LibWeb: Add fast_is<T>() for SVGBox and SVGPathBox
|
3 years ago |
Andreas Kling
|
c4826eae4f
LibWeb: Rename Layout::BlockBox => BlockContainer
|
3 years ago |
Andreas Kling
|
92c08ad4ac
LibWeb: Add SVGFormattingContext to handle SVG box trees
|
3 years ago |
Matthew Olsson
|
fcd3b9a0df
Userland: Use mattco@serenityos.org for my copyright headers
|
4 years ago |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 years ago |
Andreas Kling
|
13d7c09125
Libraries: Move to Userland/Libraries/
|
4 years ago |