‘Standards’ Archive

HTML5: Techniques for providing useful text alternatives

HTML5: Techniques for providing useful text alternatives is a work in progress currently edited by me, I encourage anyone with an interest to contribute to its development.

Update on the Section 508 / Section 255 Guidelines

I thought I’d clear up any potential confusion over the recent rumor that the revised version of the Section 508 and Section 255 guidelines would be published for public comment in March.
Last night I confirmed with the US Access Board that the version of the guidelines to be released in March are an “Advance Notice [...]

High Contrast Proof CSS Sprites

CSS sprites are a useful method to display graphics while preserving bandwith and improving page rendering times.  One of the problems  with CSS sprites when it comes to their accessibility is that some operating system display themes such as Windows High Contrast mode have the effect of hiding CSS background images. So if an alternative version of the [...]

ComputerWorld says ‘Safari 4 Tuned to Web Standards…Accessibility…ARIA”

IDG/ComputerWorld’s Tom Yager wrote an interesting review of Safari 4. Among several interesting points concerning WebKit and performance, Yager wrote,
“A fast and pretty browser won’t cut it for me. A browser — and, indeed, any application that incorporates the linkable framework of that browser — must place an equal emphasis on standards promotion and [...]

ARIA role support: how the Windows browsers stack up - Update

Testing of the latest builds of the major Windows browsers indicates Google Chrome’s ARIA role support improving, 18 of  47 roles are now correctly mapped to MSAA roles. There has been no change in Opera or IE support and only minimal improvement in Safari/Webkit support. There has been a minor regression in Firefox support in the [...]