You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: css3-exclusions/Exclusions.src.html
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1211,8 +1211,8 @@ <h3 id="shapes-from-svg-syntax">Shapes from SVG Syntax</h3>
1211
1211
The definitions use <code><ahref="http://www.w3.org/TR/css3-values/#lengths"><length></a></code> type and the <code><ahref=""><percentage></a></code> types (see [[!CSS3VAL]]).
1212
1212
Percentages are resolved from the border box of the element to which the property applies. For the radius
1213
1213
<code>r</code> of the <code>circle</code> shape, a percentage value is resolved as
1214
-
<ahref="http://www.w3.org/TR/SVG/coords.html#Units">specified</a> in the SVG recommendation (see [[!SVG11]])</p>
1215
-
1214
+
<ahref="http://www.w3.org/TR/SVG/coords.html#Units">specified</a> in the SVG recommendation (see [[!SVG11]]).
1215
+
SVG strokes are not considered part of the shape, thus only the following geometries are valid.
0 commit comments