@@ -1800,7 +1800,8 @@ <h2 id=svg-transform><span class=secno>13. </span> The SVG ‘<a
18001800 class =property > backface-visibility</ code > </ a > ’.
18011801
18021802 < p > Values on new introduced presentation attributes get parsed following
1803- the syntax rules on < a href ="#svg-data-types "> SVG Data Types</ a > .
1803+ the syntax rules on < a href ="#svg-data-types "> SVG Data Types</ a > < a
1804+ href ="#SVG11 " rel =biblioentry > [SVG11]<!--{{SVG11}}--> </ a > .
18041805
18051806 < h3 id =transform-attribute-specificity > < span class =secno > 13.1. </ span > SVG
18061807 ‘< a href ="#effects "> < code class =property > transform</ code > </ a > ’
@@ -1941,9 +1942,10 @@ <h3 id=svg-transform-functions><span class=secno>13.4. </span> SVG
19411942 specification supports all transform functions defined by < a
19421943 href ="http://www.w3.org/TR/SVG/coords.html#TransformAttribute "> The
19431944 ‘< code class =css > < code class =property > transform</ code > </ code > ’
1944- attribute</ a > in SVG 1.1. Therefore the two-dimensional transform function
1945- ‘< code class =css > < code class =css > rotate(<angle>)</ code > </ code > ’
1946- is extended as follows:
1945+ attribute</ a > in < a href ="#SVG11 "
1946+ rel =biblioentry > [SVG11]<!--{{SVG11}}--> </ a > . Therefore the two-dimensional
1947+ transform function ‘< code class =css > < code
1948+ class =css > rotate(<angle>)</ code > </ code > ’ is extended as follows:
19471949
19481950 < dl >
19491951 < dt id =rotate-three-function > < code class =css > rotate(<angle>[,
@@ -2328,11 +2330,11 @@ <h3 id=neutral-element><span class=secno>14.2. </span> Neutral element for
23282330 class =css > matrix3d(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
23292331 0)</ code > ’ and ‘< code class =css > perspective(0)</ code > ’.
23302332
2331- < p class =note > Some animations from or to a neutral element for addition
2332- might need matrix interpolation. Since matrix interpolation is just
2333- defined for invertible transform functions, any animation must fallback to
2334- discrete animation as specified in < a
2335- href ="#matrix-interpolation "> Interpolation of Matrices</ a > .
2333+ < p class =note > Animations to or from the neutral element of additions
2334+ ‘ < code class = css > matrix</ code > ’, ‘ < code class = css > matrix3d </ code > ’
2335+ and ‘ < a href =" #perspective " > < code class = css > perspective </ code > </ a > ’
2336+ fall back to discrete animations (See < a
2337+ href ="#matrix-interpolation "> Interpolation of Matrices</ a > ) .
23362338
23372339 < div class =example >
23382340 < p > A < var > by</ var > animation with a by value v< sub > b</ sub > is equivalent
0 commit comments