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

Andrew,

AF> you will be able to define lists with tree lines.

I'm supporting.

AF> I think it makes sense to add another value to the list-style-type
AF> enumeration - "tree-line".
AF>    list-style-type: tree-line;

Strongly disagreed, because it's only stylistic solution.
Some behaviour is needed, like

<ul name="A" action="./script.cgi" img="./root.gif">
  <li id=1 filled=yes> folder_name1 </li>
  <li id=2 filled=yes> folder_name2 </li>
  <li id=5 filled=yes> folder_name5 </li>
</ul>

In this way, attribute @action specify necessary stilistic properties.


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 Thursday, 21 February 2008 06:52:56 UTC