[css-houdini-drafts] [css-typed-om] Should the CSSPerspective constructor reject negative lengths?

wilddamon has just created a new issue for https://github.com/w3c/css-houdini-drafts:

== [css-typed-om] Should the CSSPerspective constructor reject negative lengths? ==
https://drafts.css-houdini.org/css-typed-om/#cssperspective

In the transform spec, the <length> taken by perspective must be positive. Should the CSSPerspective constructor throw a TypeError if the length is negative?

https://drafts.csswg.org/css-transforms-2/#propdef-perspective

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

Received on Wednesday, 28 June 2017 08:58:03 UTC