- From: Boris Zbarsky <bzbarsky@MIT.EDU>
- Date: Tue, 19 Feb 2013 14:38:48 -0500
- To: public-webapps@w3.org
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