[csswg-drafts] [css-shapes-2] Add a way to change an element's shape (#6997)

SebastianZ has just created a new issue for https://github.com/w3c/csswg-drafts:

== [css-shapes-2] Add a way to change an element's shape ==
@LeaVerou mentioned an `element-shape` property in https://github.com/w3c/csswg-drafts/issues/6980#issuecomment-1020301916 as a way to influence the shape of an element. The idea behind that property is to change the shape of the element so that border, shadows, etc. follow that shape.

So far we have the `shape-outside` property which influences the float area. I suggest to extend this property to be able to specify that it not only affects the float area but also all the other boxes created for the element.

Sebastian

Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/6997 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Saturday, 29 January 2022 22:06:24 UTC