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/

Reply via email to