Forum Moderators: open
In December 2005 we did an analysis of a sample of slightly over a billion documents, extracting information about popular class names, elements, attributes, and related metadata.
As expected results look bad from a from a web standards and accessibility point of view.
We recommend Firefox 1.5
The data was collated and presented by Ian Hickson of WHAT-WG, who I believe still works for... Opera Software! (In fact I believe you can use Opera too with an SVG plugin.)
There are some interesting details in the reports (which I haven't had the time to read in full yet), but I do wonder why the choice was made to present the graphs in SVG without any fallback option for user agents which do not support it, despite the fact that the standards support and recommend the use of alternative content. It is unfortunate that a report dealing with accessibility issues is quite so inaccessible.
there most definitely is fallback data
OK, so if I check out the source code there is fallback data - but viewing the source is the only way I can access it. Take the first page, Pages and elements [code.google.com]
I don't have SVG support enabled in Firefox and all I get is "Click here to download plugin" and a load of blank spaces. Even worse, if I do click, I don't even get the download for the plugin as promised!
Switch to Konqueror and I get the alternate content. For the first box I get:
01002003004005006007008009001000Relative Frequency Surely even a PNG would have been a better fallback mechanism? Generally speaking, though, Konqueror gives me a much better experience as at least I can make some sense of some of the fallback data.
Ian works for Google these days.
Interesting... so WHAT-WG = Mozilla + Opera + Apple + Google these days?