- From: Ian Hickson <ian@hixie.ch>
- Date: Sun, 9 May 2004 09:07:56 +0000 (UTC)
- To: Andrew Fedoniouk <news@terrainformatica.com>
- Cc: www-style@w3.org
On Sat, 8 May 2004, Andrew Fedoniouk wrote:
>>
>> f1{
>> width:calc(25%-50px);
>> }
>> f2{
>> width:calc(75%-50px);
>> }
>
> What is the order of operations in such expression?
It doesn't matter, they are not interdependant.
--
Ian Hickson )\._.,--....,'``. fL
U+1047E /, _.. \ _\ ;`._ ,.
http://index.hixie.ch/ `._.-(,_..'--(,_..'`-.;.'
Received on Sunday, 9 May 2004 05:08:08 UTC