Re: [csswg-drafts] [css-transforms-2] 'box-depth' for 3D transformed elements (#3984)

Iʼve also thought about extending CSSʼs and thereby also SVGʼs scope from layered 2D (aka. 2.5D or 2½D) to full-fledged 3D, e.g. in the context of #944. However, a future [css3d] would need to introduce **a lot** of additional properties and values, e. g. `depth` for anything with `height` and `width`, `z` for anything with `x` and `y`, `front` and `back` or `near` and `far` for most stuff with `top`, `right`, `bottom` and `left` as well as `middle` and `center `, or `start`, `end`, `before` and `after`. This would probably become a problem for some shorthand properties where the association would become ambiguous with another, third dimension. 

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

Received on Thursday, 30 May 2019 13:39:29 UTC