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

Both Blink and Webkit treat `ellipse(20% at 30% 40%)` as `ellipse(20% closest-side at 30% 40%)`. Further, they serialize each as `ellipse(20% at 30% 40%)`.

Edge and Firefox don't support basic shapes.


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

Received on Saturday, 13 January 2018 06:56:50 UTC