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`
css property: shape-outside
css property: shape-outside: `circle()`
css property: shape-outside: `<gradient>`
css property: shape-outside: `<image>`
css property: shape-outside: `inset()`
css property: shape-outside: `polygon()`
css property: shape-outside: support for three-value syntax of position in circle and ellipse
8 results found.