On 2/19/13 2:20 PM, Elliott Sprehn wrote:
Currently in Webkit list item counting is done on the render tree, but
we are looking at making it use the DOM instead so that ordered lists
work properly in regions.

Why wouldn't they work properly even if done on the render tree?

Note that if you do list item counting on the DOM, how are you planning to implement http://www.w3.org/TR/CSS21/generate.html#undisplayed-counters ?

-Boris

Reply via email to