- From: Sailesh Panchang <sailesh.panchang@deque.com>
- Date: Mon, 8 Jul 2013 11:31:54 -0400
- Cc: WAI Interest Group <w3c-wai-ig@w3.org>
Attempting to use forgot password or create a new account produces an error and I am unable to proceed from https://www.w3.org/Bugs/Public/enter_bug.cgi?product=Validator%20%28Nu%29 Upon entering an email address, I get a page with: "You submitted changes to token.cgi with an invalid token, which may indicate that someone tried to abuse you, for instance by making you click on a URL which redirected you here without your consent. Are you sure you want to commit these changes?" Then the Yes / No options lead nowhere. Sailesh Panchang On 7/8/13, Steve Faulkner <faulkner.steve@gmail.com> wrote: > its a bug, file a bug on the validator > https://www.w3.org/Bugs/Public/enter_bug.cgi?product=Validator%20%28Nu%29 > > -- > > Regards > > SteveF > HTML 5.1 <http://www.w3.org/html/wg/drafts/html/master/> > > > On 8 July 2013 14:39, Sailesh Panchang <sailesh.panchang@deque.com> wrote: > >> I am trying to use aria-expanded on an anchor element but the W3C >> validator gives an error. It expects an attribute role. >> I do not understand why. I am using the attribute on an allowed element. >> Even if I used role=link or role=button, it fails. >> >> <a id="l1" href="javascript:myscript1('l1')" aria- >> >> expanded="false" aria-controls="block1">Review Techniques</a> >> I am using <!DOCTYPE html> >> I appreciate your Tips / suggestions. >> Thanks, >> Sailesh Panchang >> >> >
Received on Monday, 8 July 2013 15:32:24 UTC