Current Posts

HTML 5 and Accessibility

HTML 5 is under development, and I thought I'd point out some proposed changes that directly affect accessibility, namely, the removal of certain attributes:

Key Links

Labels:

6 Comments:

At 1:26 AM, Blogger Zeke F. said...

(tone: curious, not snarky)

How is the lack of the target attribute an accessibility concern? :)

Is so that you can still open a link in a new window when javascript is disable?

Thanks.

 
At 1:16 PM, Blogger Dennis Lembree said...

Good question, Zeke. Using web standards is a big part of accessibility, so that was the meaning behind this post. The technique to open a new browser window, and make it accessible, has always been debatable. One flaw of XHTML Strict as that you must use JavaScript (DOM) to open a new window. In HTML 5, it looks like there is open new window functionality build in.

 
At 1:56 PM, Blogger Zeke F. said...

Thanks for the info. I didn't know about the open new window functionality in HTML5.

 
At 2:47 PM, OpenID Gregg said...

Crap,
I just started using 'scope' and headers with regularity to map data to the appropriate 'th'.
Are there good alternatives to making table data accessible.

 
At 3:15 PM, Blogger Dennis Lembree said...

Gregg, remember that HTML 5 is still a draft and probably won't be active for a while yet. For more info on the headers debate, read the article HTML 5 and accessibility by Roger Johansson.

 
At 8:29 AM, Blogger Laura said...

Something to keep in mind it that the publication of HTML 5 as a W3C Working Draft does not imply that all of the participants in the W3C HTML working group endorse the contents of the specification.

For instance, in addition to the issues pointed out in this excellent post, opposition exists to the HTML5 editor's decision to omit the alt attribute for critical content. Some people within the working group questioned this decision, and sought a formal response from PFWG. PFWG is W3C's Protocols and Formats Working Group, a group, which looks at the formal Web technologies from an accessibility perspective. Steve Faulkner and others of us are now working on Action 54 to draft text for HTML 5 spec to require producers/authors to include @alt on img elements.

I would encourage accessibility folks to join the HTML WG to help insure accessibly is incorporated into the spec. Hixie has a set of alternate more user friendly instructions. Note: For step 4 Karl Dubost is not the staff contact anymore. Michael Smith, mike@w3.org now holds that position.

Comments from the public are also badly needed. Just send an email to public-html-comments@w3.org. Karl Dubost has offered some good suggestions for submitting comments.

 

Post a Comment

<< Home

About the Hosts

About Dennis

Dennis Lembree is the founder of web development company CheckEngine USA, which specializes in web usability, standards, and accessibility.

About Ross

Ross Johnson runs a web design company (3.7 Designs) that takes a wholistic view on the web and art of constructing pages. They strive to be creative and unique.

RSS icon

Like Web Axe?

Podcast Alley

Digg Web Axe

Mapper on Frappr

Add yourself to the Web Accessibility Enthusiasts mapper

Previous Posts

Archives