Re: RDF 1.1 Lite Issue # 2: property vs rel

On Sun, Oct 23, 2011 at 10:34 AM, Ivan Herman <ivan@w3.org> wrote:
> Current HTML5 parser would move <link> to the head, unless I am mistaken (and I hope I am!), ie, it will not work.

The HTML5 parser doesn't move stuff to head after <body>. (It does
hoist certain elements into head after </head> but before <body>.)

It's easy to experiment with this by using
http://software.hixie.ch/utilities/js/live-dom-viewer/ in a fresh
Firefox.

-- 
Henri Sivonen
hsivonen@iki.fi
http://hsivonen.iki.fi/

Received on Tuesday, 25 October 2011 08:07:23 UTC