On Fri, Jun 1, 2012 at 2:02 AM, Anne van Kesteren <[email protected]> wrote: > On Wed, May 30, 2012 at 5:47 PM, fantasai <[email protected]> > wrote: >> | If its specified 'position' is 'static', it computes to 'absolute'. > > What if position is not specified?
All elements have specified values for all properties. (This happens while constructing the "cascaded value", which precedes the "specified value". This is only loosely specified until fantasai and I rewrite the Cascade module later this year. :/ ) ~TJ
