- From: Henri Sivonen <hsivonen@iki.fi>
- Date: Sat, 12 Jan 2008 16:13:37 +0200
- To: HTMLWG WG <public-html@w3.org>
From the draft:
> 3.18.4. The menu element
>
> Categories
> Prose content.
> If there is a menu element ancestor: phrasing content.
Is there a reason why the latter case isn't phrased as:
As the only child of a li element whose parent is a menu element.
OR
As a child of a li element whose parent is a menu element.
?
On the surface, either of those would yield more sensible trees than
the current spec text. (Also, either of those would be significantly
simpler to implement in RELAX NG...)
--
Henri Sivonen
hsivonen@iki.fi
http://hsivonen.iki.fi/
Received on Saturday, 12 January 2008 14:13:48 UTC