Categories
aria standards

Last Call for WAI-ARIA Specification

The W3C has announced the last call for feedback for WAI-ARIA, the Accessible Rich Internet Applications technical specification. The deadline for comments is March 24, 2009.

Related links:

Categories
standards wcag wcag2

WCAG 2.0 Published as Final Recommendation!

Yes, it’s now official! At last. WCAG 2.0 has been officially published as a final Web Standard “W3C Recommendation” on December 11, 2008. For more, read the W3C blog announcement A New Era for Web Accessibility: WCAG 2.0 is Finalized.

Related Links:

Categories
pdf podcast standards wcag webaim

Podcast #62: Web Accessibility News

Dennis and Ross discuss a variety of recent web accessibility news and events.

Download Web Axe Episode 62 (Web Accessibility News)

HTML 5 and Accessibility post — comment from Laura Carlson of Web Standards Group with great info and links.

WAVE toolbar and blog available

Reference Card for Accessible PDF Creation from Word from the Adobe Accessibility blog by Andrew Kirkpatrick (Download Reference Card)

For Review: UAAG 2.0 First Public Working Draft

Joe Clark has released the (final?) update to the WCAG Samurai’s errata. Also see The WCAG Samurai Errata are now available.

Moving WCAG 2.0 to the next stage (W3C March 2008 Update)

Radio New Zealand Interview of Shawn Henry, February 2008

Are Lists Becoming the New Tables?

IE8 announces change in “version targeting”:

CSS Globe, 11 Good Accessibility Tips

SXSW panels of note:

The Digital Bus – a blog about digital marketing

Categories
standards

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:

  • accesskey attribute on a, area, button, input, label, legend and textarea
  • longdesc attribute on img and iframe
  • target attribute on link
  • summary attribute on table
  • headers, axis and abbr attributes on td and th
  • scope attribute on td

Key Links

Categories
expert standards

Supporting Standards that Support Accessibility

In his article/post Supporting Standards that Support Accessibility, Joe Dolson examines the (non) relationship between web standards and web accessibility. He makes the excellent point that following web standards is not the same as providing web accessibility, although generally standards are beneficial. Joe discusses examples of where standards can actually make a negative impact on the accessibility of a web page, and where rarely used code can be beneficial.