https://drafts.csswg.org/css-shapes/#basic-shape-serialization
The spec mentions that while serialization, we should:
[omit] components when possible without changing the meaning
However, in the examples below, it also mentions that circle(closest-side at center) should serialize to circle(at 50% 50%). Earlier it's mentioned that at center is the default, so really this should be circle().