[Bug 24273] Consider allowing the nohref attribute on area elements

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

--- Comment #2 from steve faulkner <faulkner.steve@gmail.com> ---
(In reply to Leif Halvard Silli from comment #0)
> Whenever an <area> element has an @alt attribute but does  not have a @href
> attribute, the validator screams that @href is lacking.
> 
> Thus, @nohref is needed to signal to the validator that the the curren
> element is not meant to have a href attribute.

adding an attribute for this seems OTT, why not make it conforming to have

<area alt="blah"> ?

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

Received on Sunday, 12 January 2014 11:45:47 UTC