Re: [csswg-drafts] [css-shapes] Serialization of `circle(at center)` contradicts itself

The <position> values serialize to their 2- or 4-value forms only, so 
even a default circle() gets forced into it's 2-value form. I don't 
precisely recall the reason we settled on this, but it is one less 
code path for checking the serialized value. Do you have a reason to 
prefer adding the 0-value form for this one case, or were you just 
checking for consistency in the examples?

-- 
GitHub Notification of comment by astearns
Please view or discuss this issue at 
https://github.com/w3c/csswg-drafts/issues/365#issuecomment-236579715 
using your GitHub account

Received on Monday, 1 August 2016 13:29:00 UTC