- From: Dimitri Glazkov <dglazkov@chromium.org>
- Date: Wed, 27 Nov 2013 12:54:57 -0800
- To: Boris Zbarsky <bzbarsky@mit.edu>
- Cc: public-webapps <public-webapps@w3.org>
Received on Wednesday, 27 November 2013 20:55:24 UTC
On Wed, Nov 27, 2013 at 12:41 PM, Boris Zbarsky <bzbarsky@mit.edu> wrote: > > http://www.whatwg.org/specs/web-apps/current-work/ > multipage/sections.html#the-body-element says its content model (this > part is normative!) is http://www.whatwg.org/specs/web-apps/current-work/ > multipage/elements.html#flow-content which is a whitelist of things that > are allowed in <body> and contains: > > link (if the itemprop attribute is present) > > So <link> without @itemprop is not allowed as flow content. > I see. Do you know why? It seems that all browsers support it anywhere, and this looks like just validator hoop-jumping. :DG<
Received on Wednesday, 27 November 2013 20:55:24 UTC