Re: [css-transforms] editing issue with 0 value for 'perspective'

On 05/01/2016 22:14, Tab Atkins Jr. wrote:

> Per <https://wiki.csswg.org/spec/limited-ranges>, requiring a positive
> length is a spec error.  0px must be valid.  Treating it as "none"
> isn't ideal, tho, because it's extremely discontinuous (for
> 'perspective', "none" is equivalent to infinity).  Can we instead
> floor the value, recommending 1px?

I thought about that and it does not really help in particular when
other units can convert to values lower than 1px but greater than 0...

</Daniel>

Received on Wednesday, 6 January 2016 06:13:49 UTC