- From: Liam Quinn <liam@htmlhelp.com>
- Date: Fri, 13 Dec 2002 15:29:21 -0500 (EST)
- To: html-tidy@w3.org
It seems incorrect to prune the empty div in the following example: <div>foo<div></div>bar</div> which gets tidied to <div>foobar</div> The tidied version has a rather different meaning than the original. (Tested with the Dec. 1, 2002 Tidy.) -- Liam Quinn
Received on Friday, 13 December 2002 15:29:20 UTC