[Bug 12894] rel=tag should not be allowed on <link>

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

Edward O'Connor <eoconnor@apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |eoconnor@apple.com

--- Comment #4 from Edward O'Connor <eoconnor@apple.com> 2011-08-17 16:47:35 UTC ---
In the rel=tag Microformat, the last component of the path segment of the URL
becomes the tag. So, for instance, suppose you have a blog post containing this
link:

<a rel=tag href=http://example.com/tags/lolcats>other posts tagged
'lolcats'</a>

In this case, the rel=tag Microformat says that "lolcats" is the tag.

-- 
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 Wednesday, 17 August 2011 16:47:38 UTC