shape-outside
shape-outside: none | basic-shape | shape-box | initial | inherit;
basic-shape
(inset(), circle(), ellipse(), polygon())
shape-box
(margin-box, border-box, padding-box, content-box)
shape-outside: none | basic-shape | shape-box | initial | inherit;
basic-shape
(inset(), circle(), ellipse(), polygon())
shape-box
(margin-box, border-box, padding-box, content-box)