Re: [csswg-drafts] [css-transforms] Zero value in perspective() function (#413)

(If I'd thought about this interaction between the two `perspective()` related issues we discussed last week, I would have argued stronger for changing the perspective function to compute/animate as itself!)

But, that said: we don't have an infinity keyword in CSS. But, the agreed upon format for serialization (from https://github.com/w3c/csswg-drafts/issues/3768#issuecomment-481771424) is `calc(1/0)`.  So you could use that in the computed value for representing `perspective(0)` as a matrix3d function.

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

Received on Friday, 11 October 2019 01:28:53 UTC