mirror of
https://github.com/RGBCube/serenity
synced 2025-05-18 18:55:07 +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). |
||
---|---|---|
.. | ||
dont-stretch-fit-svg-with-indefinite-containing-block-width.html | ||
nested-viewports.html | ||
objectBoundingBox-mask.html | ||
rectangle.svg | ||
svg-as-image-implicit-viewbox.html | ||
svg-as-image-invalid.html | ||
svg-as-image.html | ||
svg-different-types-of-opacity.html | ||
svg-fill-with-bogus-url.html | ||
svg-g-with-opacity.html | ||
svg-inside-svg-with-xy.html | ||
svg-inside-svg.html | ||
svg-intrinsic-size-in-one-dimension.html | ||
svg-negative-elliptical-arg-number.html | ||
svg-path-with-implicit-lineto.html | ||
svg-symbol-with-viewbox.html | ||
svg-with-css-variable-in-presentation-hint.html | ||
svg-with-display-block.html | ||
svg-with-zero-intrinsic-size-and-no-viewbox.html | ||
svg-with-zero-intrinsic-size-and-no-viewbox.svg | ||
svg-with-zero-sized-viewBox.html | ||
svg-without-viewbox.svg | ||
text-fill-none.html | ||
use-honor-outer-viewBox.html |