@@ -71,10 +71,10 @@ when referenced from an <<image>> value,
7171for all the properties in which using <<image>> is valid:
7272<ul>
7373 <li> PNG, as specified in [[!PNG]]
74- <li> SVG, as specified in [[!SVG ]] ,
74+ <li> SVG, as specified in [[!SVG11 ]] ,
7575 using the <a href="https://www.w3.org/TR/svg-integration/#secure-static-mode">secure static mode</a> (See [[!SVG-INTEGRATION]] )
7676 <li> If the UA supports animated <<image>> s,
77- SVG, as specified in [[!SVG ]] ,
77+ SVG, as specified in [[!SVG11 ]] ,
7878 using the <a href="https://www.w3.org/TR/svg-integration/#secure-animated-mode">secure animated mode</a> (See [[!SVG-INTEGRATION]] )
7979</ul>
8080
@@ -871,7 +871,7 @@ Conic Gradients: the ''conic-gradient()'' notation</h3>
871871 <dd>
872872 Determines the <dfn dfn>gradient center</dfn> of the gradient.
873873 The <<position>> value type (which is also used for 'background-position' )
874- is defined in [[!CSS3VAL ]] ,
874+ is defined in [[css-values-3 ]] ,
875875 and is resolved using the center-point as the object area
876876 and the <a>gradient box</a> as the positioning area.
877877 If this argument is omitted, it defaults to ''center'' .
0 commit comments