[Bug 12678] <link>: to avoid mistakes, we should make rel and itemprop mutually exclusive, and disallow rel on <link> outside <head> altogether.

http://www.w3.org/Bugs/Public/show_bug.cgi?id=12678

--- Comment #3 from contributor@whatwg.org 2011-08-09 20:09:09 UTC ---
Checked in as WHATWG revision r6388.
Check-in comment: Disallow <link> from having both rel='' and itemprop=''. This
might change back if there are compelling use cases, but in the meantime it
seems like this is likely to catch errors. This also effectively disallows
rel='' on <link>s in <body>.
http://html5.org/tools/web-apps-tracker?from=6387&to=6388

-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Tuesday, 9 August 2011 20:09:11 UTC