[whatwg] INS and DEL in lists

Henri Sivonen hsivonen at iki.fi
Thu Mar 27 01:13:09 PDT 2008


On Mar 25, 2008, at 21:44, Keryx Web wrote:
> The <del> and <ins> then have to be wrapped inside the list item.
>
> <ul>
>  <li>Item 1</li>
>  <li><del>Item 2</del></li>
>  <li>Item 3</li>
> </ul>


For various legacy parsing reasons and in the table case for CSS table  
model reasons, this kind of thing is seriously more trouble for  
implementors than it is worth. From an implementation cost/benefit  
point of view, I am against allowing ins/del in more places.

-- 
Henri Sivonen
hsivonen at iki.fi
http://hsivonen.iki.fi/





More information about the whatwg mailing list