mirror of
https://github.com/RGBCube/serenity
synced 2025-05-28 17:45:09 +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). |
||
---|---|---|
.. | ||
attr-serialization.txt | ||
box-shadow-resolves-length-functions.txt | ||
css-hsl-with-calc.txt | ||
element-opacity-change-invalidation.txt | ||
font-face-src-local-serialization.txt | ||
font-family-with-dash-prefix.txt | ||
getComputedStyle-display-short-serialization.txt | ||
getComputedStyle-print-all.txt | ||
getComputedStyle-transform.txt | ||
legacy-color-value.txt | ||
math-depth.txt | ||
media-query-serialization-basic.txt | ||
PropertyOwningCSSStyleDeclaration-serialized-custom-properties.txt | ||
replace-calc-function-with-same-kind-but-fewer-arguments.txt | ||
string-serializes-with-quotes.txt | ||
style-sheet-with-byte-order-mark.txt | ||
transform-origin-serialization.txt | ||
unknown-webkit-pseudo-element-serialization.txt |