[whatwg] The ins and del elements and comments thereon

timeless timeless at gmail.com
Tue Apr 22 02:53:09 PDT 2008


On Thu, Apr 17, 2008 at 11:26 AM, Ian Hickson <ian at hixie.ch> wrote:
>     <ul>
>      <li>
>       <ins>Some list item</ins>
>       <del>Another list item</del>
>      </li>
>     </ul>
>
>  ...or:
>
>     <ul>
>      <li><ins>Some list item</ins></li>
>      <li><del>Another list item</del></li>
>     </ul>

>  do you want an example showing how to use <ins>/</del> in
>  lists (like the examples above)?

I think examples in the specification might be a good idea (possibly
w/ an explanation for how readers should intepret the meaning of the
examples).



More information about the whatwg mailing list