mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-10-12 11:10:13 +00:00
This allows positioning a child SVG relative to its parent SVG. Note: These have been implemented as CSS properties as in SVG 2, these are geometry properties that can be used in CSS (see https://www.w3.org/TR/SVG/geometry.html), but there is not much browser support for this. It is nicer to implement than the ad-hoc SVG attribute parsing though, so I feel it may make sense to port the rest of the attributes specified here (which should fix some issues with viewport relative sizes). |
||
---|---|---|
.. | ||
AudioBox.cpp | ||
AudioBox.h | ||
AvailableSpace.cpp | ||
AvailableSpace.h | ||
BlockContainer.cpp | ||
BlockContainer.h | ||
BlockFormattingContext.cpp | ||
BlockFormattingContext.h | ||
Box.cpp | ||
Box.h | ||
BoxModelMetrics.cpp | ||
BoxModelMetrics.h | ||
BreakNode.cpp | ||
BreakNode.h | ||
ButtonBox.cpp | ||
ButtonBox.h | ||
CanvasBox.cpp | ||
CanvasBox.h | ||
CheckBox.cpp | ||
CheckBox.h | ||
FlexFormattingContext.cpp | ||
FlexFormattingContext.h | ||
FormAssociatedLabelableNode.h | ||
FormattingContext.cpp | ||
FormattingContext.h | ||
FrameBox.cpp | ||
FrameBox.h | ||
GridFormattingContext.cpp | ||
GridFormattingContext.h | ||
ImageBox.cpp | ||
ImageBox.h | ||
ImageProvider.h | ||
InlineFormattingContext.cpp | ||
InlineFormattingContext.h | ||
InlineLevelIterator.cpp | ||
InlineLevelIterator.h | ||
InlineNode.cpp | ||
InlineNode.h | ||
Label.cpp | ||
Label.h | ||
LabelableNode.cpp | ||
LabelableNode.h | ||
LayoutState.cpp | ||
LayoutState.h | ||
LineBox.cpp | ||
LineBox.h | ||
LineBoxFragment.cpp | ||
LineBoxFragment.h | ||
LineBuilder.cpp | ||
LineBuilder.h | ||
ListItemBox.cpp | ||
ListItemBox.h | ||
ListItemMarkerBox.cpp | ||
ListItemMarkerBox.h | ||
Node.cpp | ||
Node.h | ||
RadioButton.cpp | ||
RadioButton.h | ||
ReplacedBox.cpp | ||
ReplacedBox.h | ||
SVGBox.cpp | ||
SVGBox.h | ||
SVGFormattingContext.cpp | ||
SVGFormattingContext.h | ||
SVGGeometryBox.cpp | ||
SVGGeometryBox.h | ||
SVGGraphicsBox.cpp | ||
SVGGraphicsBox.h | ||
SVGSVGBox.cpp | ||
SVGSVGBox.h | ||
SVGTextBox.cpp | ||
SVGTextBox.h | ||
SVGTextPathBox.cpp | ||
SVGTextPathBox.h | ||
TableFormattingContext.cpp | ||
TableFormattingContext.h | ||
TableGrid.cpp | ||
TableGrid.h | ||
TableWrapper.cpp | ||
TableWrapper.h | ||
TextNode.cpp | ||
TextNode.h | ||
TreeBuilder.cpp | ||
TreeBuilder.h | ||
VideoBox.cpp | ||
VideoBox.h | ||
Viewport.cpp | ||
Viewport.h |