In my understanding, nothing inside a table should need to appear in the outline. Tables are for tabular data, if one is contained in a section, that section's heading will provide context. They have their own content hierarchy with <caption>, <th> and such.<br>
<br><div class="gmail_quote">2010/12/6 webmaster <span dir="ltr"><<a href="mailto:webmaster@tsmchughs.com">webmaster@tsmchughs.com</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<table>s cannot contain <section>s, and <tbody> does not participate in the document outline. So if I have a <table>, am I stuck using <h2> or <h3> or...? Is there anyway to use <h1> as I do in sections and have the outline work correctly?<br>
<font color="#888888">
<br>
-- <br>
Brian T<br>
_______________________________________________<br>
Help mailing list<br>
<a href="mailto:Help@lists.whatwg.org" target="_blank">Help@lists.whatwg.org</a><br>
<a href="http://lists.whatwg.org/listinfo.cgi/help-whatwg.org" target="_blank">http://lists.whatwg.org/listinfo.cgi/help-whatwg.org</a><br>
</font></blockquote></div><br>