Re[4]: [CSS3] Proposal to add list-style-type: tree-line value

James,

JE> even if the behavioral part
JE> isn't provided, the display part would be nice to have.'

OK.

JE> <style>
JE>      li[state=visible]:focus { visibility="hidden"; }
JE>      li[state=invisible]:focus { visibility="normal"; }
JE> </style>

Are you suggesting combination of two decisions:
1) some properties for visial view (by the way, let's summarize,
   what is the difference of tree itself from all other UL),
2) mandatory two lines, proposed by you
?

What's about second decision itself, i would prefer some attribute
for UL, which enter the same behaviour (what you are proposing in
two lines).


Dmitry Turin
HTML6     (6. 5.4)  http://html60.euro.ru
SQL5      (5.11.3)  http://sql50.euro.ru
Unicode7  (7. 2.1)  http://unicode70.euro.ru
Computer2 (2. 0.2)  http://computer20.euro.ru

Received on Friday, 22 February 2008 07:12:12 UTC