Re: [csswg-drafts] [css-shapes] ellipse with single <shape-radius>

As a CSS author, I would expect that `ellipse(50px at center)` would expand to `ellipse(50px 50px at center)`.

If the Blink/WebKit behavior is adopted instead, I definitely don't think that the serialization should drop `closest-side` when specified as the second radius value.

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

Received on Wednesday, 17 January 2018 17:04:45 UTC