[whatwg] The ins and del elements and comments thereon
Ian Hickson
ian at hixie.ch
Tue Apr 22 22:10:01 PDT 2008
On Tue, 22 Apr 2008, timeless wrote:
>
> 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).
Done.
--
Ian Hickson U+1047E )\._.,--....,'``. fL
http://ln.hixie.ch/ U+263A /, _.. \ _\ ;`._ ,.
Things that are impossible just take longer. `._.-(,_..'--(,_..'`-.;.'
More information about the whatwg
mailing list