CSS21 z-index / stacking section error with rel-pos in floats

It was observed that browsers don't quite implement E.2:5 as per the spec. 
There's actually an error in the spec. Point 5 in E.2 should be changed as 
follows:

s/but any descendants which actually create a new stacking context/but any 
positioned descendants and descendants which actually create a new 
stacking context/

Testcase (assumes proposed changes):
   http://www.hixie.ch/tests/adhoc/css/box/float/054.html

Cheers,
-- 
Ian Hickson               U+1047E                )\._.,--....,'``.    fL
http://ln.hixie.ch/       U+263A                /,   _.. \   _\  ;`._ ,.
Things that are impossible just take longer.   `._.-(,_..'--(,_..'`-.;.'

Received on Monday, 5 November 2007 21:26:29 UTC