﻿id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc
17632,HTML 5 Validation issues (theme independent),amirhabibi,,"Wordpress often adds the rel attribute to links.

For example rel=""category"" or rel=""attachment"" etc...

Apparently these keywords are not allowed in html 5 :

http://www.whatwg.org/specs/web-apps/current-work/multipage/links.html#linkTypes

So the validation fails :-/

These attributes are a bit hardcoded. You can use regex in filters or javascript solutions to remove them, but this is not a good solution.

I think this problem is now a bug, if you consider the importance of code validation.",defect (bug),new,normal,Awaiting Review,General,3.1.3,normal,,has-patch HTML5,lynne.pope@… Marventus pbiron sbrajesh mcepl dEM0nsTAr
