[alastc] I (and others) have been working on a potential new WCAG 2.1 SC for contrast of graphics as part of the low vision task force. It would be great to get some feedback on how robust it looks at the moment. I've put the SC text and some examples (with reasoning) on this page: https://alastairc.ac/tests/graphic-contrast-test.html
[alastc] Please note this is in no-way finalised, and could change, improve, disappear depending on how other SCs work out. However, it's a useful time to get other eyes & opinions on it...
[cameron] > This summit will bring together disability advocates, technology industry representatives, and Federal officials to examine approaches to ensure that the Internet of Things is accessible and that inclusive design is central to tech development.
[alastc] Generally, using a grouping HTML element like UL + LIs kinda makes sense for transposing to a fieldset + radio buttons assuming that sort of thing is approved. do you know if the ARIA WG (who’s acronym I forget) has discussed that?
[alastc] I mean, I’d rather use the normal HTML elements, but UL + LIs makes as much as as DIV + SPANs.
@stevefaulkner seems weird to me that LI allows menuitemradio but not radio
btw. i'm working on an SVG overlay of a page to highlight various things - for example draw an arrow between things that have an aria-controls relationship. Sound useful?
@stevefaulkner personally I don't like the additional restrictions that HTML places on ARIA. There is nothing broken about the example cited as compared to the DIV example. The only thing broken is the validation based on the rules in ARIA in HTML - there is no real accessibiity impact
might be, I try to treat chrome like firefox-- back in the day when I needed an addon to replace everything mozilla kept removing, and realised I could never have the browser I wanted because too many plugins made it die
after that I stopped trying to have the browser I want.
Also, none of the Windows browsers seem to display saved HTML pages from websites with all the images and CSS. Always broken for some reason... works on Linux.