[Bug 23183] html <a> tag component attribute "rel", category not a registered keyword: invalid markup

https://www.w3.org/Bugs/Public/show_bug.cgi?id=23183

Jacopo <lordnemedia@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
                 CC|                            |lordnemedia@gmail.com
         Resolution|FIXED                       |---

--- Comment #2 from Jacopo <lordnemedia@gmail.com> ---
I was checking some code, and found that the bug still occurs.


Examples:
<a rel="my-gallery" href="image.png" title="battle-report">...</a>
The value "my-gallery" is marked as an error
I tried also "image" and "gallery", they were reported as errors too.

According to http://microformats.org/wiki/rel-tag, the rel attribute can have
an arbitrary value.

Jacopo

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Saturday, 22 March 2014 21:58:21 UTC