Markup Error in HTML5 Spec

Hi,
   The character reference table in the HTML5 spec is missing the 
<tbody> element from the markup:

<table>
   <thead>
     <tr>
       <th>Name
       <th>Character

   [MISSING <tbody> HERE]

   <tr><td><code title="">AElig;</code></td><td>U+000C6</td></tr>
   ...

-- 
Lachlan Hunt - Opera Software
http://lachy.id.au/
http://www.opera.com/

Received on Tuesday, 20 May 2008 22:00:54 UTC