(A boolean reverse="" attribute or so would also work, I guess.)How about a step attribute that is allowed to be negative? That way: <ol step="-1"> <li>A</li> <li>B</li> </ol> would be: 2. A 1. B and step="2" would be: 2. A 4. B
What is the use-case? -- Simon Pieters Opera Software
