Re: Formal definition of HTML5 (was Re: Version information)

On Tue, 17 Apr 2007, Dão Gottwald wrote:
>
> Ian Hickson schrieb:
> >    TBODY can be omitted as a child of TABLE
> >    TR can be a child of TABLE
> 
> How would that affect the DOM1 tBodies and rows collections?

This is defined here:

   http://www.whatwg.org/specs/web-apps/current-work/#tbodies
   http://www.whatwg.org/specs/web-apps/current-work/#rows

...or in the shorter multipage version (these URIs are not stable):

   http://www.whatwg.org/specs/web-apps/current-work/multipage/section-tabular.html#tbodies
   http://www.whatwg.org/specs/web-apps/current-work/multipage/section-tabular.html#rows

Let me know if this doesn't address your question.

-- 
Ian Hickson               U+1047E                )\._.,--....,'``.    fL
http://ln.hixie.ch/       U+263A                /,   _.. \   _\  ;`._ ,.
Things that are impossible just take longer.   `._.-(,_..'--(,_..'`-.;.'

Received on Monday, 16 April 2007 22:54:39 UTC