Accessible Culture

Back to HTML5, ARIA Roles, and Screen Readers in May 2010

HTML5 + ARIA Roles Tests for Window-Eyes

header elements

A header element with role="banner". Window-Eyes 7.11 in IE8 cannot use the following link in Browse Mode.

Header Link #1

A link, Header Link #2, in an h3 element with role="banner" inside a header element. Window-Eyes 7.11 in IE8 cannot use the previous link in Browse Mode.

A header inside a div with role="banner".

Header Link #3

A div with role="banner" inside a header element.

Header Link #4

nav elements

section elements

A section element with role="main". Window-Eyes 7.11 in IE8 cannot use the following link in Browse Mode.

Section Link #1

A section element inside a div with role="main".

Section Link #2

A div with role="main" inside a section element.

Section Link #3

article elements

Article A

An article element with role="article". Window-Eyes 7.11 in IE8 cannot use the following link in Browse Mode.

Article Link #1

Article B

An article element inside a div with role="article".

Article Link #2

Article C

A div with role="article" inside an article element.

Article Link #3

aside elements

footer elements