Re: LINK only in HEAD?

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