Skip to content

Commit 720606c

Browse files
committed
[css-shapes] clarify default <position> serialization
1 parent 7fdf87a commit 720606c

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

css-shapes/Overview.bs

+3-1
Original file line numberDiff line numberDiff line change
@@ -483,7 +483,9 @@ Serialization of Basic Shapes</h3>
483483
joining space-separated tokens with a single space,
484484
and following each serialized comma with a single space.
485485

486-
The <<position>> values in ''ellipse()'' and ''circle()''
486+
The <<position>> values
487+
(including the defaults)
488+
in ''ellipse()'' and ''circle()''
487489
serialize to their 2- and 4-value forms only,
488490
preferring the 2-value form
489491
when it can be expressed without calc(),

0 commit comments

Comments
 (0)