- From: Steve Faulkner <faulkner.steve@gmail.com>
- Date: Wed, 6 Sep 2017 09:57:52 +0100
- To: ARIA Working Group <public-aria@w3.org>
Received on Wednesday, 6 September 2017 08:58:56 UTC
Hi all, The use of both aria-haspopup and aria-expanded together is conforming in ARIA 1.1, code example: <button aria-haspopup="true" aria-expanded="true">true +true</button> > codepen with test cases: https://codepen.io/stevef/pen/MvxRVx demo: https://s.codepen.io/stevef/debug/MvxRVx but I am wondering if this combination has any use cases? And also if the combined state information could be confusing? -- Regards SteveF Current Standards Work @W3C <http://www.paciellogroup.com/blog/2015/03/current-standards-work-at-w3c/>
Received on Wednesday, 6 September 2017 08:58:56 UTC