Re: [shadow-dom] Counters and list item counting

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

Received on Tuesday, 19 February 2013 19:39:17 UTC