- From: Markus Mielke <mmielke@windows.microsoft.com>
- Date: Tue, 6 Nov 2007 05:27:49 -0800
- To: Ian Hickson <ian@hixie.ch>, "www-style@w3.org" <www-style@w3.org>
This change should affect more than floats. It should also affect inline-block, inline-table, and positioned content with z-index: auto. See appendix E for details. --Markus -----Original Message----- From: www-style-request@w3.org [mailto:www-style-request@w3.org] On Behalf Of Ian Hickson Sent: Monday, November 05, 2007 1:26 PM To: www-style@w3.org Subject: 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 Tuesday, 6 November 2007 13:28:11 UTC