CSS Shapes Level 1
Allows geometric shapes to be set in CSS to define an area for text to flow around. Includes properties `shape-outside`, `shape-margin` and `shape-image-threshold`
SVG (basic support)
Method of displaying basic Vector Graphics features using the embed or object elements. Refers to the SVG 1.1 spec.
canvasrenderingcontext2d api: ellipse
offscreencanvasrenderingcontext2d api: ellipse
path2d api: ellipse
svgellipseelement api
svgellipseelement api: cx
svgellipseelement api: cy
svgellipseelement api: rx
svgellipseelement api: ry
types: `<basic-shape>`: `ellipse()`
types: `<corner-shape-value>`: `superellipse()` function
types: `superellipse()`
svg element: ellipse
svg element: ellipse: cx
svg element: ellipse: cy
svg element: ellipse: fill
svg element: ellipse: fill: `context-fill` value
svg element: ellipse: rx
svg element: ellipse: ry
svg element: ellipse: systemlanguage
22 results found.