[whatwg] Thoughts on HTML 5 - dialog
Mike Wilson
mikewse at hotmail.com
Thu May 15 05:02:07 PDT 2008
Tab Atkins Jr. wrote:
> My personal favorite alternate suggestion so far has
> been <cl>.
Yes, I also quite like the analogy with dl/ul/ol. But it may
be confusing when using dt and dd as child elements (as in
the current spec for dialog):
<cl>
<dt>
<dd>
...
</cl>
That could be resolved by introducing elements ct and cd:
<cl>
<ct>
<cd>
...
</cl>
and that I guess can be regarded as making things better OR
worse depending on your focus...
Best regards
Mike Wilson
More information about the whatwg
mailing list