Closed (fixed)
Project:
Framework
Version:
6.x-3.x-dev
Component:
CSS/HTML markup
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
14 Oct 2011 at 09:42 UTC
Updated:
18 Nov 2011 at 16:20 UTC
Hi all,
I've noticed that in page.tpl.php is written:
<aside id="sidebar-left" role="complimentary" class="sidebar clearfix">
Are you sure that "complimentary" is right? It should not be complementary instead ?
see http://www.accessibleculture.org/articles/2011/04/html5-aria-2011/
Comments
Comment #1
andregriffin commentedAh, yes. This typo was fixed in the 7.x version, but I apparently forgot to fix it in the 6.x branch. Whoops!
Comment #2
andregriffin commentedfixed in 3.x-dev.