- From: L. David Baron <dbaron@dbaron.org>
- Date: Wed, 11 Aug 2010 22:34:06 -0700
- To: Sylvain Galineau <sylvaing@microsoft.com>
- Cc: HÃ¥kon Wium Lie <howcome@opera.com>, "www-style@w3.org" <www-style@w3.org>
On Thursday 2010-08-12 01:15 +0000, Sylvain Galineau wrote: > > From: www-style-request@w3.org [mailto:www-style-request@w3.org] On > > Behalf Of L. David Baron > > > > Note: Except for range restrictions, all values allowed inside an > > expression are either numbers or values that are permitted in the > > context of the expression. > > If the context of the expression is the padding property then negative > values, while not allowed as a result of the expression, should still > be usable in the expression itself. Or am I misreading this ? They'd still be allowed in the expression itself, and if the result were outside of the allowed range, the value would be clamped to the range (since you can't always tell at parse time whether it's going to be in the range). -David -- L. David Baron http://dbaron.org/ Mozilla Corporation http://www.mozilla.com/
Received on Thursday, 12 August 2010 05:34:51 UTC