Category Archives: Browsers

Accessibility improvements for user-agents

I’ve written about the accessibility-gap on the user-agent side before (back in 2007!), I thought it a useful time for an update. I’m trying to answer the question: What could user-agents (primarily browsers in this case) do to improve the experience of websites for people with disabilities?

You never know, …

Overlay comments

There was a W3C session called “Accessibility at the Edge“, essentially trying to tackle the technical aspects of accessibility overlays. I’ll add links to the session and video if & when that is published.

I just wanted to capture my main point:

From a first principles point of

EME at the W3C

There's an ongoing kerfuffle about DRM (Digital Rights Management) being implemented in browsers and whether the W3C should publish a standard ('recommendation') that provides access to DRM content.

Four levels of accessibility customisation

There are some interesting discussions on customisation going on with the work on WCAG 2.1, the much anticipated (I hope) update to the Web Content Accessibility Guidelines. This is a little inside-baseball, but I've tried to make it understandable for a wider accessibility-audience.

Fixing outlines on click

We know that a clear focus indicator is vital for people using a keyboard, so why do some website remove it? A little digging into how the browsers deal with it.

Subscription accessibility update

Back in 2006 I posted about 'subscription accessibility', where sites have to pay to enable accessibility features for users. It came up with a different service so I thought it worth re-considering.

Zoom for fixed and responsive sites

I also considered calling this "Why zoom sucks on mobile", as that is the biggest issue with zooming & web development. To understand why I'll walk through the different ways zoom works on desktop and mobile.

Flexbox IE11 bugs

I recently started experimenting with flexbox. On this blog. Without enough testing. Or at least, without the kind of testing I would do for a work project. It's a live experiment! Here are the bugs I ran into.

CSUN: Accessibility theory vs implementation reality

Lessons learned from a project by Hans Hillen and Jennifer Gauvreau, what should have worked that didn't! Lots of JAWs/IE bugs and how they got around them.

CSUN: Browser zoom sucks for low vision users

Denis Boudreau and Wayne Dick presented on why browser zoom sucks, firstly from the point of view of testing with WCAG, and then from a low-vision user's point of view.