Animated example First, let’s define caret. For the scope of this post, I am not talking about the ^ symbol, which evolved from the circumflex. I’m also not talking about the proofreader mark, sometimes rendered as ‸, ⁁, or ⎀. I am talking about the navigation symbol (or insertion caret),…| Adrian Roselli
The CSUN ATC conference is one of the largest accessibility related conferences in the world. (It stands for “California State University in Northridge”, the conference name is actually “Assistive Technology Conference”.)| AlastairC
Second post of a series where I explain the steps I’m taking to make my website accessible. In September last year, having closely studied the WCAG 2.1 success criteria, I decided to examine my own website before assessing the accessibility of other websites. I finally have had some time to continue the improvements after so many months. In the meantime, I went on with my studies, performed accessibility assessments for UniCredit and provided design guidance on how to comply with WCAG 2.1. ...| Silvia Maggi Design
To wrap up the second month working as accessibility consultant for Italy’s top bank, I’m sharing a few things I learned. This is the second instalment of a series, read about the first month. Background The Stanca Law or Disability Law (9 January 2004, n. 4) has been updated. It now applies to all public companies offering services through websites or mobile applications and have had an average turnover of 500 million euros in the past three years. The law, which scope was previously lim...| Silvia Maggi Design
To wrap up the first month working as accessibility consultant for Italy’s top bank, I’m sharing a few things I learned. Background The Stanca Law or Disability Law (9 January 2004, n. 4) has been updated. It now applies to all public companies offering services through websites or mobile applications and have had an average turnover of 500 million euros in the past three years. The law, which scope was previously limited to public administration websites only, makes it compulsory for com...| Silvia Maggi Design
As I took a closer look to the WCAG 2.1 success criteria, I decided to take a step-by-step approach to make my website entirely compliant. First of a series.| silviamaggidesign.com
Alex Russell wrote a four-part series a couple weeks ago arguing that modern JavaScript-first framework-focused front-end development is costing the industry and users. Part of his conclusion for organizations: Never, ever hire for JavaScript framework skills. Instead, interview and hire only for fundamentals like web standards, accessibility, modern CSS, semantic…| Adrian Roselli
TL;DR: Avoid setting heading levels greater than six (6). This applies whether using aria-level or the proposed headingstart HTML attribute. Use HTML elements whenever possible. ARIA The aria-level attribute, when applied to headings (or nodes with the heading role) lets authors set an integer value for a heading level.…| Adrian Roselli
Download a 4.4MB tagged PDF of my slides or try the embedded view if your browser displays PDF inline. The text in the slides is set in Atkinson Hyperlegible. The outdoor images are generated from Midjourney. The PDF is exported from PowerPoint, after confirming reading order and alternative text and…| Adrian Roselli
The world wide web has officially lasted 35 consecutive years, which means it’s catching up to its parent, the Internet, which itself is bearing down on 55. That’s an important distinction. The Internet is not the web; it is the foundation on which the web was born. Prior Years For…| Adrian Roselli
Interesting proposals of web standards amending the way some aspects of web architecture work emerged from Apple and Google. This marks a pretty unprecedented competition over web architecture. The grand battleground is web standardization. As such it will happen in the open and involve the larger community. Web advertisements are| Security, Privacy & Tech Inquiries
This post supplements Browser Video Players Review. There I wade into the de facto accessibility of the element based on the default video players provided by browsers. The results of my testing here update the tables in that post. One of the primary challenges of using the browsers’ default…| Adrian Roselli
Before you get too far into this post, maybe read Browser Video Players Review. There I wade into the accessibility of the element based on the video players browsers provide. Then maybe read Scott Jehl’s How to Use Responsive HTML Video (…and Audio!). I am leaning on support in…| Adrian Roselli
This article was based on a previous draft of WCAG 2.2 and is no longer valid. I’m keeping it here for posterity, outlining the good ideas from the previous version, even though it was not thought practical in all cases.| AlastairC
There’s a concept, originally from WHATWG I think, that might be worth translating for accessibility in a guidelines context: Priority of Constituencies.| AlastairC
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.| AlastairC
Download a 5.3MB tagged PDF of my slides or try the embedded view if your browser displays PDF inline. I was invited Malmö, Sweden to present two talks at Øredev. Well, they asked me to do one but then suggested that hey, since I’m already there and stuff, how about…| Adrian Roselli
By Christopher Allan Webber on| mediagoblin.org
A few weeks ago I gave a talk in Pittsburgh, PA at Code and Supply. It was recorded if you would rather watch the video (the actual talk is ~40 minutes, the video captures some of the Q&A after…| briankardell