‘Firefox’ Archive

AViewer beta

Here at TPG we  have been working on a new tool to inspect  elements on a web page and be able to view the HTML code, ARIA attributes (if any) and the information being conveyed by the browser to  accessibility APIs, all in one neatish interface. We have given it the catchy moniker   “AViewer” and a [...]

Freedom of Choice

The recent EU ruling requires Microsoft to provide Windows operating system users with a choice of browsers to install rather than having Microsoft Internet Explorer pre-installed. This is a laudable initiative that provides a more level playing field for browser vendors and more choice for consumers. Unfortunately what it does not do is provide informed [...]

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 [...]

alt and title content display in popular browsers

Recently Roger Johansson wrote a post about Safari, WebKit and alt text for missing images. In which he talks about how Webkit based browsers do not always display alt attribute content in place of an image when the image is not available or images are disabled. I have gone a little further into this issue by [...]

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 [...]