I wrote: That should have been position:relative for the later variable. @constant MYSELECT(li.with-hidden-content) @variable MYSELECT:initial { ul {position: absolute; left: -10000px;} } @variable MYSELECT:alternative { ul {position: relative; left: 0;} } Which this test case attempts to demonstrate. http://css-class.com/test/css/selectors/pseudo/tree-branch1.htm Alan http://css-class.com/Received on Monday, 25 February 2008 16:11:19 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 25 February 2008 16:11:21 GMT