Skip to content

Commit 10a1b00

Browse files
committed
[css-shapes-1] Specify pair of length+percentage as <length-percentage> w3c#402
1 parent 6313b12 commit 10a1b00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-shapes-1/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -524,7 +524,7 @@ Computed Values of Basic Shapes</h3>
524524
Omitted values are included and compute to their defaults.
525525
</li>
526526
<li>
527-
A <<position>> value in ''circle()'' or ''ellipse()'' is computed as a pair of offsets (horizontal then vertical) from the top left origin, each given as a combination of an absolute length and a percentage.
527+
A <<position>> value in ''circle()'' or ''ellipse()'' is computed as a pair of offsets (horizontal then vertical) from the top left origin, each given as a <<length-percentage>>.
528528
</li>
529529
<li>
530530
A <<'border-radius'>> value in ''inset()'' is computed as an expanded list of all eight <<length-percentage>> values.

0 commit comments

Comments
 (0)