<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet href="pretty-atom-feed.xsl" type="text/xsl"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
  
  <title>AlastairC</title>
  <subtitle>Digital Accessibility and user-experience thoughts.</subtitle>
  <link href="https://alastairc.uk/feed/feed.xml" rel="self" />
  <link href="https://alastairc.uk/" />
  <updated>2026-09-15T00:00:00Z</updated>
  <id>https://alastairc.uk/</id>
  <author>
    <name>Alastair Campbell</name>
  </author>
  <entry>
    <title>WCAG process for assigning levels</title>
    <link href="https://alastairc.uk/blog/2026/09/wcag-leveling-process/" />
    <updated>2026-09-15T00:00:00Z</updated>
    <id>https://alastairc.uk/blog/2026/09/wcag-leveling-process/</id>
    <content type="html">&lt;p&gt;This post is my own opinion and observations. I&#39;m not writing this with my &lt;a href=&quot;https://www.w3.org/WAI/about/groups/agwg/&quot;&gt;&lt;abbr title=&quot;Accessibility Guidelines Working Group&quot;&gt;AGWG&lt;/abbr&gt;&lt;/a&gt; co-chair hat on, although I can&#39;t really get away from that being a major part of my perspective.&lt;/p&gt;
&lt;p&gt;How provisions are assigned to a level is an important topic. Provisions means &amp;quot;success criteria&amp;quot; in WCAG 2, and &amp;quot;requirements&amp;quot; in WCAG 3. It does depend on the conformance approach. For example, if there is one level then it is an in/out discussion. If there are multiple levels it would need more mechanisms to categorise them.&lt;/p&gt;
&lt;p&gt;In WCAG 2 the A, AA and AAA levels were used to signal importance, i.e. the things at level A were more important than level AA. In practice A and AA got smooshed together because they were both required by regulators, but that wasn&#39;t a forgone conclusion when WCAG 2.0 was released. In the conformance section of WCAG 2 it says that AAA is not recommended for compliance in regulations, and regulators took that on board. The group has no say over how the standard is used by regulators, but levels were a &amp;quot;hook&amp;quot; they could use to decide how much of the standard to require.&lt;/p&gt;
&lt;h2 id=&quot;consensus-process&quot;&gt;Consensus process&lt;/h2&gt;
&lt;p&gt;In WCAG 2 the level was determined by consensus of the group (as in, Accessibility Guidelines Working Group). The &lt;a href=&quot;https://www.w3.org/groups/wg/ag/participants/&quot;&gt;participants of the group&lt;/a&gt; are people with disabilities, people from accessibility testing companies, invited experts, and people from large W3C member organisations such as Microsoft, Google, and CVS Pharmacy.&lt;/p&gt;
&lt;p&gt;With that consensus process, in the best cases, it was based what people could live with by discussing the details and balancing user-needs and author feasibility. In the worst case it would be the path of least objections. Anything at A or AA level had to be possible to do by any person or organisation across all possible scenarios. If it was a good thing to do but not possible in some scenarios, it would be put at the AAA level.&lt;/p&gt;
&lt;h2 id=&quot;principles&quot;&gt;Principles&lt;/h2&gt;
&lt;p&gt;There were principles (&lt;a href=&quot;https://www.w3.org/WAI/GL/wiki/WCAG_2.x_Priority_levels_discussion&quot;&gt;recorded on the wiki&lt;/a&gt;).&lt;/p&gt;
&lt;blockquote&gt;
&lt;ul&gt;
&lt;li&gt;whether the Success Criterion is essential (in other words, if the Success Criterion isn&#39;t met, then even assistive technology can’t make content accessible)&lt;/li&gt;
&lt;li&gt;whether it is possible to satisfy the Success Criterion for all Web sites and types of content that the Success Criteria would apply to (e.g., different topics, types of content, types of Web technology)&lt;/li&gt;
&lt;li&gt;whether the Success Criterion requires skills that could reasonably be achieved by the content creators (that is, the knowledge and skill to meet the Success Criteria could be acquired in a week’s training or less)&lt;/li&gt;
&lt;li&gt;whether the Success Criterion would impose limits on the “look &amp;amp; feel” and/or function of the Web page. (limits on function, presentation, freedom of expression, design or aesthetic that the Success Criteria might place on authors)&lt;/li&gt;
&lt;li&gt;whether there are no workarounds if the Success Criterion is not met&lt;/li&gt;
&lt;/ul&gt;
&lt;/blockquote&gt;
&lt;p&gt;Basically, the more important it was (across scenarios) to the user the higher the level, the more difficult/expensive it was to accomplish the lower the level.&lt;/p&gt;
&lt;p&gt;However, even with principles there are many edge cases, the variety of digital interfaces and user-circumstances makes it impossible to apply a simple rubric.&lt;/p&gt;
&lt;p&gt;An important factor I&#39;ve not seen mentioned before is: If something is very good for the user in 90% of the cases, but irrelevant or bad for users in 10% of the cases, we can’t include that at the levels taken up by regulation.&lt;/p&gt;
&lt;p&gt;If 10% of authors get sued over something that doesn’t help users it would undermine the use of the standard. Often we can create exceptions so it doesn’t apply to the 10%, but not always.&lt;/p&gt;
&lt;h2 id=&quot;regulatory-uptake&quot;&gt;Regulatory uptake&lt;/h2&gt;
&lt;p&gt;There was a very, &lt;em&gt;very&lt;/em&gt; &lt;a href=&quot;https://github.com/w3c/wcag/issues/3889#issuecomment-2155193091&quot;&gt;long discussion on this&lt;/a&gt; for WCAG 2 in 2024. I’d like to highlight something I wrote there:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;It is a stakeholder process, not a scientific one. Producing something that satisfies the various stakeholders can&#39;t be done by a pre-set formula. I think places like the EU parliament are looking for this kind of process! It means we have done the work of balancing user and industry needs which makes implementing regulations easier.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;The difficulty is that if we only used a metric of what matters to users, WCAG would not be taken up by laws and regulations. Then it wouldn&#39;t be used by as many people. We’ve seen this dynamic repeatedly: An over-reach by an accessibility standard creates a push-back from industry, and regulators back-off from that standard.&lt;/p&gt;
&lt;p&gt;A minor version of this is that some jurisdictions create exceptions to particular requirements, e.g. In some parts of Canada there are exceptions for live captions and audio description. The more that happens the less useful WCAG becomes because it is not a consistent standard internationally.&lt;/p&gt;
&lt;p&gt;One of the key benefits of WCAG at W3C is that our group includes user-advocates and industry representatives (sometimes in the same person). We do the work of establishing the best requirement that can be achieved in practice. That is a key factor in the success of WCAG, why it gets taken up legally, and why so many people use it.&lt;/p&gt;
&lt;p&gt;If that sounds bleak, my consolation is that we’re making progress on providing better guidance to regulators in WCAG 3, and better ways to integrate recommendations that go beyond conformance. These are really the key to having WCAG be enforced (and therefore seen by the most people) &lt;em&gt;and&lt;/em&gt; get better accessibility advice in front of people.&lt;/p&gt;
&lt;hr&gt;
&lt;p&gt;I don&#39;t have comments on here, but there are posts on &lt;a href=&quot;https://www.linkedin.com/feed/update/urn:li:share:7505624302759641088/&quot;&gt;Linkedin&lt;/a&gt; or &lt;a href=&quot;https://toot.cafe/@alastc/117275388897291835&quot;&gt;Mastadon&lt;/a&gt; that could be used for that...&lt;/p&gt;
</content>
  </entry>
  <entry>
    <title>WCAG 3 update - conformance</title>
    <link href="https://alastairc.uk/blog/2026/09/wcag3-update-conformance/" />
    <updated>2026-09-10T00:00:00Z</updated>
    <id>https://alastairc.uk/blog/2026/09/wcag3-update-conformance/</id>
    <content type="html">&lt;p&gt;Cross posted from &lt;a href=&quot;https://www.linkedin.com/pulse/wcag-3-new-draft-alastair-campbell-krnle/&quot;&gt;Linkedin&lt;/a&gt;, and this refers to the &lt;a href=&quot;https://www.w3.org/TR/2026/WD-wcag-3.0-20260910/&quot;&gt;Sept 10th 2026 WCAG 3 draft&lt;/a&gt;.&lt;/p&gt;
&lt;h2 id=&quot;overview&quot;&gt;Overview&lt;/h2&gt;
&lt;p&gt;We are excited to share a new draft of WCAG 3 that includes an updated approach to conformance!&lt;/p&gt;
&lt;p&gt;The &lt;a href=&quot;https://www.w3.org/TR/wcag-3.0-requirements/#motivation&quot;&gt;Requirements for WCAG 3&lt;/a&gt; include both:&lt;/p&gt;
&lt;ul&gt;
 	&lt;li&gt;facilitating adoption into law, regulation, or policy, and&lt;/li&gt;
 	&lt;li&gt;motivating organizations to go beyond minimal accessibility requirements.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;These two, slightly competing goals, have led the group to explore many (many, many) approaches to leveling and scoring within the conformance model. Only two of the many possibilities have been published for more consideration. Neither have provided both the flexibility and support for &lt;a href=&quot;https://www.w3.org/WAI/standards-guidelines/harmonization/&quot;&gt;harmonization&lt;/a&gt; that the group desires. Harmonization refers to international regulation around accessibility adopting requirements based on the same core standard. The goal of harmonization is to make it easier for everyone to meet and adopt accessibility practices, particularly when working across regulatory environments such as the United States, Canada, China, and the European Union.&lt;/p&gt;
&lt;p&gt;The conformance model in this draft changes the approach from trying to fix everything within conformance to balancing flexibility and harmonization by adding reporting tiers alongside conformance.&lt;/p&gt;
&lt;p&gt;In this draft, conformance is only a single level. The requirements included in this level are comparable to WCAG 2.2 A &amp;amp; AA, though there are additions to better support people with low vision, cognitive, and auditory disabilities. Every requirement will be tagged so it fits within a reporting tier based on the highest predicted impact, without taking context into account. These tiers lead up to and beyond conformance and can be used for reporting or potentially, compliance. Regulators could, in theory, choose to enforce a higher tier in certain situations such as for public sector, educational or healthcare digital products.&lt;/p&gt;
&lt;p&gt;Every tier below conformance is an optional reporting tier that builds up to Conformance. Every tier above Conformance shows a commitment to creating more accessible experiences. The higher tiers include assertions about content-related-processes such as usability testing and assertions about organization-related-processes such as training. They also include supplemental requirements.&lt;/p&gt;
&lt;h2 id=&quot;background-on-the-conformance-change&quot;&gt;Background on the conformance change&lt;/h2&gt;
Thank you to everyone who has provided feedback on previous conformance proposals. We read the issues filed and commentary online when we find it. We appreciate thoughtful, constructive feedback in any form. We do not appreciate false marketing that misleads people into thinking WCAG 3 will be here in the immediate future. Please continue to work towards meeting WCAG 2.2 A &amp;amp; AA and encourage others to do the same! WCAG 3 is built on that and won’t be lowering those requirements.
&lt;p&gt;Feedback from the public and from the &lt;a href=&quot;https://www.w3.org/WAI/about/groups/agwg/&quot;&gt;Accessibility Guidelines Working Group&lt;/a&gt; led to the current change in approach. We realized that we had been trying to provide a mechanism to have a larger impact but were constrained by the narrow scope of what conformance allows.  To understand this, it may be helpful to revisit some terminology within the context of WCAG 3.&lt;/p&gt;
&lt;ul&gt;
 	&lt;li&gt;&lt;b&gt;Conformance&lt;/b&gt; refers to whether something satisfies the requirements listed within the guidelines. Conformance directly relates to the standard. Individual requirements may include exceptions or caveats, but conformance does not. Something is either conformant or it is not.&lt;/li&gt;
 	&lt;li&gt;&lt;b&gt;Compliance&lt;/b&gt; refers to how well something meets law, regulation, policy, contract, or procurement requirements. Compliance typically relates to regulation and policy.  Compliance can include exceptions, time frames, and other caveats that conformance does not.&lt;/li&gt;
&lt;/ul&gt;
We often refer to conformance as the ruler and compliance as the rule that uses the ruler. The marks on a ruler do not change, but a regulator can require different target measurements for different scenarios and specify how much wiggle room is allowed when measuring.
&lt;p&gt;Previous conformance models have tried to provide more flexibility within conformance (the ruler) to allow regulators flexibility while still promoting harmonization. This proposed approach steps away from that. It keeps conformance narrowly scoped to a single level that everyone can harmonize around but provides flexibility through tagging requirements for reporting tiers. We also intend to provide Notes (less formal publications, like the current &lt;a href=&quot;https://www.w3.org/TR/wcag-em-2/&quot;&gt;WCAG-EM&lt;/a&gt;) to suggest ways to use this tagging in testing, reporting, and regulation.&lt;/p&gt;
&lt;h2 id=&quot;questions-about-this-draft&quot;&gt;Questions about this draft&lt;/h2&gt;
For the &lt;a href=&quot;https://www.w3.org/TR/2026/WD-wcag-3.0-20260910/&quot;&gt;Sept 10th 2026th draft&lt;/a&gt;:
&lt;ul&gt;
 	&lt;li&gt;Does this proposed conformance approach, which sets a single conformance level and &lt;a href=&quot;https://w3c.github.io/wcag3/guidelines/#core-requirement-tags&quot;&gt;uses tags&lt;/a&gt;  to provide &lt;a href=&quot;https://w3c.github.io/wcag3/guidelines/#assertion-tags&quot;&gt;reporting tiers&lt;/a&gt; below and above that level, improve upon the conformance approach in previous drafts?&lt;/li&gt;
 	&lt;li&gt;An &lt;a href=&quot;https://w3c.github.io/wcag3/explainer/#alternative-approach-scoring&quot;&gt;alternate proposal&lt;/a&gt; in the Explainer uses the tags to generate a score above and below conformance. What pros and cons do you see for each approach?&lt;/li&gt;
 	&lt;li&gt;In your role, how would you leverage reporting tiers leading to conformance or above conformance?&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&quot;next-steps&quot;&gt;Next Steps&lt;/h2&gt;
If you want to weigh in on the revised WCAG 3 conformance approach:
&lt;ol&gt;
 	&lt;li&gt;Read the &lt;a href=&quot;https://www.w3.org/WAI/standards-guidelines/wcag/wcag3-intro/&quot;&gt;Introduction to WCAG 3&lt;/a&gt;, the Conformance Section, and the &lt;a href=&quot;https://w3c.github.io/wcag3/explainer/#alternative-approach-scoring&quot;&gt;alternate proposal&lt;/a&gt; in the Explainer.&lt;/li&gt;
 	&lt;li&gt;To provide input, please file issues on&lt;a href=&quot;https://github.com/w3c/wcag3/issues&quot;&gt; GitHub&lt;/a&gt;. If you are unable to use GitHub, send email to public-agwg-comments@w3.org.&lt;/li&gt;
&lt;/ol&gt;
&lt;b&gt;Remember&lt;/b&gt;: WCAG 3 is still in development and it will be a few more years before it is done.  Focus on meeting WCAG 2.2 and disregard advertising claims that reference WCAG 3.</content>
  </entry>
  <entry>
    <title>New website for AlastairC</title>
    <link href="https://alastairc.uk/blog/2026/09/new-website/" />
    <updated>2026-09-10T00:00:00Z</updated>
    <id>https://alastairc.uk/blog/2026/09/new-website/</id>
    <content type="html">&lt;p&gt;Welcome! After a decade or so of wanting to, I&#39;ve finally updated the underpinnings of the site.&lt;/p&gt;
&lt;p&gt;It&#39;s gone from Wordpress on a virtual server that I managed (not very well), to an &lt;a href=&quot;https://www.11ty.dev/&quot;&gt;11ty&lt;/a&gt; built static site hosted on &lt;a href=&quot;https://netlify.com&quot;&gt;Netlify&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;The design is pretty similar, with just a change of background picture, but there are a few other things:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Thanks to  Zach Leatherman&#39;s &amp;quot;&lt;a href=&quot;https://github.com/11ty/eleventy-base-blog&quot;&gt;Base blog&lt;/a&gt;&amp;quot; it has automatic atom feed, a navigation widget, tags, and dark mode. I did cut-down the CSS and re-arrange things to my ancient coding skill&#39;s liking, but it was a great start.&lt;/li&gt;
&lt;li&gt;Thanks to Marc Jenkins&#39; &lt;a href=&quot;https://marcjenkins.co.uk/migrating-to-eleventy/&quot;&gt;Wordpress to 11ty migration advice&lt;/a&gt; all the blog posts are migrated, and should be redirected to the right place.&lt;/li&gt;
&lt;li&gt;I removed a lot of old &amp;quot;pages&amp;quot; content which is of no use to anyone anymore. If you really want it, I linked to the web-archive version of it.&lt;/li&gt;
&lt;li&gt;I still need to work out where to put large video files and reference them properly, so the presentations aren&#39;t quite whole yet.&lt;/li&gt;
&lt;li&gt;No comments. Sorry, that didn&#39;t come across in the migration, although I do have them in an XML file somewhere. I might look into a front-end solution to linking up social media posts that reference the article, but it&#39;s not a high priority for me.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Any comments, questions, issues, please get in touch from one of the methods on the &lt;a href=&quot;https://alastairc.uk/contact/&quot;&gt;Contact page&lt;/a&gt;.&lt;/p&gt;
</content>
  </entry>
  <entry>
    <title>AI and Accessibility presentation</title>
    <link href="https://alastairc.uk/blog/2025/11/ai-and-accessibility-presentation/" />
    <updated>2025-11-27T00:00:00Z</updated>
    <id>https://alastairc.uk/blog/2025/11/ai-and-accessibility-presentation/</id>
    <content type="html">&lt;p&gt;I added a presentation on &lt;a href=&quot;https://alastairc.uk/presentations/ai-for-good-accessibility/&quot;&gt;AI for good accessibility&lt;/a&gt;, but it&#39;s not a post, so I&#39;m adding this post to make it more findable from my homepage!&lt;/p&gt;
</content>
  </entry>
  <entry>
    <title>WCAG 3 March 2026 Update</title>
    <link href="https://alastairc.uk/blog/2026/03/wcag3-march-update/" />
    <updated>2025-09-04T00:00:00Z</updated>
    <id>https://alastairc.uk/blog/2026/03/wcag3-march-update/</id>
    <content type="html">&lt;p&gt;The Accessibility Guidelines Working Group (AGWG) has updated the &lt;a href=&quot;https://www.w3.org/TR/2026/WD-wcag-3.0-20260303/&quot;&gt;WCAG 3 working draft&lt;/a&gt;. It now includes initial &lt;a href=&quot;https://www.w3.org/TR/2026/WD-wcag-3.0-20260303/#section-status-levels&quot;&gt;Developing content&lt;/a&gt; for most of the requirements. These will evolve a great deal over the next few years. The draft also includes a proposed conformance model. The content of the working draft is not ready for use but it is ready for your comments!&lt;/p&gt;
&lt;p&gt;The AGWG updates the WCAG 3 working draft every 6 months for public feedback. Public review and comment is an important part of creating the best possible standard. You can learn more about the draft by reading the &lt;a href=&quot;https://www.w3.org/WAI/standards-guidelines/wcag/wcag3-intro/&quot;&gt;WCAG 3 Introduction&lt;/a&gt;. The draft includes questions for public feedback but as co-chairs, we would particularly like feedback on the following:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Are there user needs which are not covered? In other words, what requirements are missing?&lt;/li&gt;
&lt;li&gt;WCAG 3 is more granular and uses “applies when” and “except when” statements. Do you find WCAG 3 requirements easier to understand than WCAG 2.2 success criteria? What do you suggest to improve readability?&lt;/li&gt;
&lt;li&gt;We have introduced assertions. Would organizations you are associated with be comfortable stating that they completed a process such as a plain language review of their content, either in a public accessibility statement or an accessibility conformance report?&lt;/li&gt;
&lt;li&gt;Could you use the proposed conformance model? What are the positive and negative points?&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;To provide feedback, please open a new issue in the &lt;a href=&quot;https://github.com/w3c/wcag3/issues&quot;&gt;WCAG 3 GitHub repository&lt;/a&gt;. Create a separate GitHub issue for each topic, rather than commenting on multiple topics in a single issue. If you are unable to use GitHub, please email your comments to &lt;a href=&quot;mailto:public-agwg-comments@w3.org&quot;&gt;public-agwg-comments@w3.org&lt;/a&gt; (&lt;a href=&quot;https://lists.w3.org/Archives/Public/public-agwg-comments/&quot;&gt;comment archive&lt;/a&gt;).&lt;/p&gt;
&lt;p&gt;Rachael, Alastair, &amp;amp; Adam (AGWG co-chairs)&lt;/p&gt;
&lt;div class=&quot;notice&quot;&gt;This article was originally published on WhollyAccessible.org, but has been moved here for posterity.&lt;/div&gt;</content>
  </entry>
  <entry>
    <title>WCAG 3 September 2025 Update</title>
    <link href="https://alastairc.uk/blog/2025/09/WCAG3-september-update/" />
    <updated>2025-09-04T00:00:00Z</updated>
    <id>https://alastairc.uk/blog/2025/09/WCAG3-september-update/</id>
    <content type="html">&lt;img src=&quot;https://alastairc.uk/blog/2025/09/WCAG3-september-update/images/wcag-update-and-thoughts.webp&quot; alt=&quot;WCAG 3 update, Accessibility Guidelines Working Group and Thoughts from co-chairs.&quot;&gt;
&lt;p&gt;The Accessibility Guidelines Working Group (AG) has updated the &lt;a href=&quot;https://www.w3.org/TR/2025/WD-wcag-3.0-20250904/&quot;&gt;W3C Accessibility Guidelines (WCAG) 3 Working Draft&lt;/a&gt;. This update is a first step towards publishing a full draft at the &lt;a href=&quot;https://w3c.github.io/wcag3/guidelines/#section-status-levels&quot;&gt;Developing level&lt;/a&gt;. In this draft, the AGWG has moved many guidelines, requirements and assertions to Developing. Those that are still Exploratory have been kept in the Editor’s draft.&lt;/p&gt;
&lt;p&gt;When you review this draft, please keep in mind that this is a partial list of draft Guidelines, Requirements and Assertions. This content can and will change.&lt;/p&gt;
&lt;p&gt;As always, please start your review by reading the &lt;a href=&quot;https://www.w3.org/WAI/standards-guidelines/wcag/wcag3-intro/&quot;&gt;WCAG 3 Introduction&lt;/a&gt;. You will also find &lt;a href=&quot;https://w3c.github.io/wcag3/guidelines/#about-this-draft&quot;&gt;About this draft&lt;/a&gt; in WCAG 3 helpful.&lt;/p&gt;
&lt;p&gt;The question everyone is likely asking is “When will WCAG 3 be complete?”  We are working towards a schedule that will be available at the end of this year or early next year along with the next publication. You can follow the &lt;a href=&quot;https://www.w3.org/WAI/GL/wiki/WCAG_3_Timeline&quot;&gt;WCAG 3 Timeline&lt;/a&gt; for more detailed updates.&lt;/p&gt;
&lt;p&gt;If this is the first post from the co-chairs you’ve read, the more &lt;a href=&quot;https://alastairc.uk/blog/2024/12/wcag3-december-update/&quot;&gt;detailed post from last December&lt;/a&gt; may also be helpful.&lt;/p&gt;
&lt;p&gt;Rachael, Alastair, &amp;amp; Chuck (AGWG co-chairs)&lt;/p&gt;
&lt;div class=&quot;notice&quot;&gt;This article was originally published on WhollyAccessible.org, but has been moved here for posterity.&lt;/div&gt;</content>
  </entry>
  <entry>
    <title>WCAG 3, increment or overhaul?</title>
    <link href="https://alastairc.uk/blog/2025/06/increment-or-overhaul-wcag-3/" />
    <updated>2025-06-23T00:00:00Z</updated>
    <id>https://alastairc.uk/blog/2025/06/increment-or-overhaul-wcag-3/</id>
    <content type="html">&lt;p&gt;It&#39;s charter time for the Accessibility Guidelines Working Group, well, in 6 months, but we have to start the planning well in advance!&lt;/p&gt;
&lt;p&gt;The charter (see the &lt;a href=&quot;https://www.w3.org/2023/11/ag-charter&quot;&gt;last charter&lt;/a&gt;) defines what we work on, and to some degree how we work on it. A question the group is considering is what approach to take to the next 2 years of work.&lt;/p&gt;
&lt;p&gt;In the last charter we agreed to go full-steam ahead on &lt;a href=&quot;https://www.w3.org/TR/wcag3/&quot;&gt;WCAG3&lt;/a&gt;, an overhaul of the guidelines. That&#39;s going reasonably well, and we&#39;re tracking the &lt;a href=&quot;https://www.w3.org/WAI/GL/wiki/WCAG_3_Timeline#Publication_Plan&quot;&gt;plan&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;A question has been raised though: Should we be incrementally updating WCAG 2 instead?&lt;/p&gt;
&lt;p&gt;The question of starting point came up before our last charter point, I have a strong opinion on it, but I didn&#39;t have these points written down from then.&lt;/p&gt;
&lt;p&gt;I have to take my &amp;quot;chair hat&amp;quot; off here, this is my personal opinion. The following points may influence other people (kinda the point of writing them down), but as chair I&#39;ll go with the group&#39;s decision.&lt;/p&gt;
&lt;p&gt;I think that overhauling WCAG is necessary for the next version, not just to meet our &lt;a href=&quot;https://www.w3.org/TR/wcag-3.0-requirements/&quot;&gt;goals&lt;/a&gt;, but there are several practical advantages compared to iterating on WCAG 2.&lt;/p&gt;
&lt;p&gt;There are several options in the &lt;a href=&quot;https://github.com/w3c/wcag3/discussions/322&quot;&gt;group discussion&lt;/a&gt;, but I&#39;m focusing on whether we overhaul the whole thing, or go bit by bit from WCAG 2.&lt;/p&gt;
&lt;p&gt;The concerns I have with an incremental approach from WCAG 2 are:&lt;/p&gt;
&lt;h3 id=&quot;cascade-effect&quot;&gt;Cascade effect&lt;/h3&gt;
&lt;p&gt;Criteria in WCAG 2 have adjacent scopes, some even overlap in scope, therefore replacing some will cascade the re-writing across criteria.&lt;/p&gt;
&lt;p&gt;Definitions also cascade across normative and non-normative text. Change a definition, the scope of all the criteria which use it can potentially change. A key definition that almost everyone wants to replace is &amp;quot;web page&amp;quot;, which really doesn&#39;t work in some important scenarios. It&#39;s used explicitly in 11 criteria, and &#39;conforming alternate version&#39;, where the alternative has to be available from the page. If that changes, many things change across the spec.&lt;/p&gt;
&lt;p&gt;A proposed addition to WCAG 2 is the concept (from WCAG 3) of &lt;a href=&quot;https://www.w3.org/TR/2024/DNOTE-wcag-3.0-explainer-20241212/#assertions&quot;&gt;assertions&lt;/a&gt;. Doing so would need some sort of system to integrate it into conformance, otherwise it&#39;s just extra content for people to ignore.&lt;/p&gt;
&lt;p&gt;I&#39;m not really sure how that could work in a WCAG 2.0 context, as the current model is pass/fail for each provision. Individual assertions were not something WCAG 3 was going to require by default (they would score towards a higher level of conformance).&lt;/p&gt;
&lt;p&gt;A lot of the difficulty we had when updating to WCAG 2.1 and 2.2 was not being able to change the pre-existing text. We had to slot things into the current structure without changing other things. Therefore we had very careful additions only, with almost no changes to the existing text.&lt;/p&gt;
&lt;p&gt;Overall, every change is likely to trigger other changes and take longer.&lt;/p&gt;
&lt;h3 id=&quot;repeated-re-writing&quot;&gt;Repeated re-writing&lt;/h3&gt;
&lt;p&gt;Something I&#39;ve learned from large website re-structuring projects is that re-structuring means re-writing. Often people want to &amp;quot;lift and shift&amp;quot;, but when the content connects to each other, relies on certain things, it all needs review and revision.&lt;/p&gt;
&lt;p&gt;I have a strong feel that cross-checking the whole at each increment is probably more work than doing it once across a fresh version. At least with a fresh version you can make lots of changes quickly as it is pre-publication.&lt;/p&gt;
&lt;h3 id=&quot;publication-overhead&quot;&gt;Publication overhead&lt;/h3&gt;
&lt;p&gt;Assuming we wanted the incremental version to get to where the overhaul is going, it would take longer simply due to publication timescales. Publishing to a recommendation is around 6 months if there are no major objections or hold-ups.&lt;/p&gt;
&lt;p&gt;I appreciate the W3C&#39;s thorough process, but for a spec that is used as one-whole thing (rather than modules), it does incentivize larger publications.&lt;/p&gt;
&lt;h3 id=&quot;local-maxima-problem&quot;&gt;Local maxima problem&lt;/h3&gt;
&lt;p&gt;Sometimes you have to move through a design, past where it gets worse, to get to the better design. This concept is the &amp;quot;local maxima&amp;quot;, probably an old concept but I noticed it in &lt;a href=&quot;https://www.slideshare.net/slideshow/metrics-driven-design-by-joshua-porter/7276995#17&quot;&gt;metrics-driven design by Joshua Porter&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;https://alastairc.uk/blog/2025/06/increment-or-overhaul-wcag-3/images/local-maxima.jpg&quot;&gt;&lt;img src=&quot;https://alastairc.uk/blog/2025/06/increment-or-overhaul-wcag-3/images/local-maxima-1024x653.jpg&quot; alt=&quot;A 3D diagram of two mountains. The first is smaller, and has a dot which represents your current design. Moving to the second mountain involves going downhill a little while, then climbing to a much higher peak labelled better design.&quot;&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;I worry that patching in concepts from WCAG 3 into WCAG 2 would fall into that trough, adding complexity without as much benefit.&lt;/p&gt;
&lt;h3 id=&quot;marketing&quot;&gt;Marketing&lt;/h3&gt;
&lt;p&gt;Part of the success of WCAG 2 is that it has been referenced around the world by various laws, regulations, and legal cases. Those processes run even more slowly than the standards process. Getting them to move onto a (backwards incompatible) new version will take a lot. It needs to be a big push to an obviously better new thing.&lt;/p&gt;
&lt;p&gt;An incremental update (that isn&#39;t simply a backwards compatible addition) is a difficult sell. It adds friction without the benefit of a new approach. From previous experience, legislators tend to wait for the next big thing.&lt;/p&gt;
</content>
  </entry>
  <entry>
    <title>Follow Up Questions: WCAG 3 CSUN Talk</title>
    <link href="https://alastairc.uk/blog/2025/04/follow-up-questions-csun-wcag3/" />
    <updated>2025-04-04T00:00:00Z</updated>
    <id>https://alastairc.uk/blog/2025/04/follow-up-questions-csun-wcag3/</id>
    <content type="html">&lt;img src=&quot;https://alastairc.uk/blog/2025/04/follow-up-questions-csun-wcag3/images/csun-pres.webp&quot; alt=&quot;view from the back of a conference room with a projector displaying WCAG3 - the true story, and the co-chairs at the front.&quot;&gt;
&lt;p&gt;The Accessibility Guidelines Working Group chairs and staff presented “&lt;a href=&quot;https://www.w3.org/2025/Talks/CSUN/2025-CSUN-wcag3-update.pptx&quot;&gt;WCAG 3: The True Story!&lt;/a&gt;” at CSUN 2025.  Due to time constraints, we were not able to answer all of the audience’s questions. We’ve posted the questions and answers below.&lt;/p&gt;
&lt;h2 id=&quot;q1-research-accepted&quot;&gt;Q1 Research Accepted&lt;/h2&gt;
&lt;blockquote&gt;
&lt;p&gt;You cited needing not just academic research. Does this mean peer review is not as much a concern for that research? Yes, I am thinking about APCA.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;We are looking for research that:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Provides transparent research methodology and results,&lt;/li&gt;
&lt;li&gt;Uses a methodology that makes sense for the research objectives, and&lt;/li&gt;
&lt;li&gt;Presents unbiased evidence.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;We recognize that well-done usability testing and other work can meet these criteria. While we value peer reviewed academic research, we will accept other research resources when they address the research questions.&lt;/p&gt;
&lt;p&gt;The research question depends on the requirement under discussion. For example, we often need to know whether to include a requirement or not, so the research needs to establish that the requirement helps people with disabilities.&lt;/p&gt;
&lt;p&gt;Some requirements, such as colour-contrast or target size, sit on a continuum or include tradeoffs. For some people, the larger the target size the better, but requiring large target sizes will impact how many items can be included in a certain space. This also impacts the feasibility of certain designs. It can also negatively impact low-vision users who zoom in a lot as they can’t fit as many controls on screen.&lt;/p&gt;
&lt;p&gt;Research is helpful to establish where on the continuum is best for what proportion of users (knowing that some will always want the maximum). Then there is a process of working with other stakeholders (e.g. design teams, people who work on brand guidelines) to work out what is feasible and realistic. There is also the option of enabling customisation rather than changing the default appearance.&lt;/p&gt;
&lt;p&gt;Because of all these factors, the type and amount of research needed will vary by the requirement.&lt;/p&gt;
&lt;h2 id=&quot;q2-ai-impact&quot;&gt;Q2 AI Impact&lt;/h2&gt;
&lt;blockquote&gt;
&lt;p&gt;Do you envision advances in AI as impacting any part of WCAG 3?&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;We assume it will have a large impact on how accessibility requirements are met. The structure we’re using allows for user-agents to meet requirements, so it shouldn’t require updates to the core guidelines when new technologies become widely available.&lt;/p&gt;
&lt;h2 id=&quot;q3-aria-use&quot;&gt;Q3 ARIA Use&lt;/h2&gt;
&lt;blockquote&gt;
&lt;p&gt;How does the WAI Application pattern guide fit into the requirements? We are often pointed to that as the only way to meet a guideline in some cases.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;Assuming this means the &lt;a href=&quot;https://www.w3.org/WAI/ARIA/apg/patterns/&quot;&gt;ARIA patterns&lt;/a&gt;, they are a way (a “method”) of meeting a requirement. They may not be the only way to meet something, but often they are a known-supported way to achieve something (e.g. tabs).&lt;/p&gt;
&lt;h2 id=&quot;q4-conformance-reporting&quot;&gt;Q4 Conformance Reporting&lt;/h2&gt;
&lt;blockquote&gt;
&lt;p&gt;Will conformance reports indicate if and where barriers may exist ? A more robust version of “comments” in the current VPAT?&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;The VPAT is not a W3C product. WCAG 2 doesn’t require conformance statements. Instead it presents the required parts of an optional conformance statement. That will likely be the same for WCAG 3. We haven’t defined the format of WCAG 3 conformance statements, but could certainly take input from other areas like VPAT and (EU) Public-Sector accessibility statements.&lt;/p&gt;
&lt;h2 id=&quot;q5-web-based-documents&quot;&gt;Q5 Web Based Documents&lt;/h2&gt;
&lt;blockquote&gt;
&lt;p&gt;Would your web-only charter cover web-based documents such as PDFs?&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;WCAG 2.0 currently includes PDFs when they are at a URL, so are considered web-content. AG is designing WCAG 3 so that these will still be considered web based documents. The structure of WCAG 3 should also make it easier to apply requirements to non-web content, even though web technologies remain our focus.&lt;/p&gt;
&lt;h2 id=&quot;q6-accessibility-needs&quot;&gt;Q6 Accessibility Needs&lt;/h2&gt;
&lt;blockquote&gt;
&lt;p&gt;What have been the most challenging accessibility needs to incorporate into a written standard?&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;Requirements that rely on context. For example, some requirements require certain spacing to support reading but the spacing needed will vary based on the writing system used (Japanese, Arabic, etc.)&lt;/p&gt;
&lt;h2 id=&quot;q7-improvements-to-wcag-2&quot;&gt;Q7 Improvements to WCAG 2&lt;/h2&gt;
&lt;blockquote&gt;
&lt;p&gt;What high level aspects of WCAG 2.x were you looking to improve&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;The &lt;a href=&quot;https://w3c.github.io/wcag3/explainer/#goals&quot;&gt;WCAG3 explainer outlines the goals&lt;/a&gt;, and as we already have WCAG2, that works to show what we’re trying to improve. This includes a desire to:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;address more disability needs than WCAG 2,&lt;/li&gt;
&lt;li&gt;incorporate publishing requirements and emerging technologies such as web XR (augmented, virtual, and mixed reality) and voice input,&lt;/li&gt;
&lt;li&gt;facilitate maintenance, so that the new model will be more enduring over time as technologies evolve, and&lt;/li&gt;
&lt;li&gt;include additional information about the ways web technologies need to work with authoring tools, user agents, and assistive technologies.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&quot;q8-scope&quot;&gt;Q8 Scope&lt;/h2&gt;
&lt;blockquote&gt;
&lt;p&gt;Is the scope of WCAG 3 only web, or is it being created to be applicable to native apps, documents and other technologies?&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;The scope, under the W3C is “web technologies”. However, we are taking an approach of having general user-requirements at the top-level, and it should be possible to use the framework and requirements and fill in other technology-specific methods that are not included as part of WCAG 3.&lt;/p&gt;
&lt;h1 id=&quot;q9-number-system&quot;&gt;Q9 Number System&lt;/h1&gt;
&lt;blockquote&gt;
&lt;p&gt;Are we maintaining the number system for the new criteria?&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;No.&lt;/p&gt;
&lt;p&gt;Slightly longer answer: We do have numbers assigned to the sections which contain guidelines, but we do not intend to apply numbers to the specific requirements while writing the standard.  There is a cognitive overhead in trying to remember or interpret the numbers, and as we go through the drafting process they would change often. When we are done, we will discuss possibly adding some type of number system back in.&lt;/p&gt;
&lt;h2 id=&quot;q10-retrospective&quot;&gt;Q10 Retrospective&lt;/h2&gt;
&lt;blockquote&gt;
&lt;p&gt;What came out of the retrospective on monday, what were some of the themes discussed?&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;Most discussion was about how we work. There is a lot of parallel work being done right now so we need to coordinate effectively.  All of the substantive discussions are public, for example, after the retro we ran a workshop/meeting to work on the &lt;a href=&quot;https://github.com/w3c/wcag3/discussions/286#discussioncomment-12480952&quot;&gt;replacement definition for web-page&lt;/a&gt;.&lt;/p&gt;
&lt;h2 id=&quot;q11-informative-methods&quot;&gt;Q11 Informative Methods&lt;/h2&gt;
&lt;p&gt;You mentioned that methods are informative, is that a finalized decision?&lt;/p&gt;
&lt;p&gt;Nothing is finalised, however, it is very likely that methods would be informative as they need to be updated regularly. Making methods normative would make it much harder to update, as it would have to go through a long publishing and review process.&lt;/p&gt;
&lt;p&gt;Rachael, Alastair, &amp;amp; Chuck (AGWG co-chairs)&lt;/p&gt;
&lt;div class=&quot;notice&quot;&gt;This article was originally published on WhollyAccessible.org, but has been moved here for posterity.&lt;/div&gt;</content>
  </entry>
  <entry>
    <title>CSUN 2025 conference notes</title>
    <link href="https://alastairc.uk/blog/2025/03/csun-2025-conference-notes/" />
    <updated>2025-03-28T00:00:00Z</updated>
    <id>https://alastairc.uk/blog/2025/03/csun-2025-conference-notes/</id>
    <content type="html">&lt;p&gt;The &lt;a href=&quot;https://web.cvent.com/event/2c5d8c51-6441-44c0-b361-131ff9544dd5/summary?RefId=AReg&amp;amp;rt=UJJXIwzRRkiHSg4M7S4DFA&quot;&gt;CSUN ATC conference&lt;/a&gt; is one of the largest accessibility related conferences in the world. (It stands for &amp;quot;California State University in Northridge&amp;quot;, the conference name is actually &amp;quot;Assistive Technology Conference&amp;quot;.)&lt;/p&gt;
&lt;p&gt;I&#39;m going to give my impressions of the conference and talks in roughly chronological order, so read on if you are curious or just want links to lots of new accessibility resources.&lt;/p&gt;
&lt;p&gt;I last went to the CSUN conference back in 2014 (&lt;a href=&quot;https://alastairc.uk/blog/2014/03/csun-2014-round-up/&quot;&gt;roundup&lt;/a&gt;), so it&#39;s been a while. I have to admit that San Diego was a nicer location, but then we&#39;re here for the people, so a hotel in Anaheim isn&#39;t the end of the world.&lt;/p&gt;
&lt;h2 id=&quot;accessibility-guidelines-working-group&quot;&gt;Accessibility Guidelines Working Group&lt;/h2&gt;
&lt;p&gt;On the Monday we met to do a retro (how have we been working, can we improve etc.), and then discussed how to define &amp;quot;views&amp;quot;. We need a unit of conformance for use in the guidelines and conformance statements, and web-page is getting increasingly difficult to use for this.&lt;/p&gt;
&lt;p&gt;After a long discussion going through the pitfalls of the previous definitions (page and view), we ended up going with &lt;a href=&quot;https://github.com/w3c/wcag3/discussions/286#discussioncomment-12480952&quot;&gt;UI-context&lt;/a&gt;.&lt;/p&gt;
&lt;h2 id=&quot;keynote&quot;&gt;Keynote&lt;/h2&gt;
&lt;p&gt;Gabrielle Giffords was the keynote speaker, who after a very traumatic injury had to re-learn how to talk. It was run as an interview by her speech therapist who could also fill in some of the medical and therapeutic aspects. It was so popular that I ended up in an overflow room watching a big screen.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;https://alastairc.uk/blog/2025/03/csun-2025-conference-notes/images/Initial-keynote-with-senator-Gabby-copy.jpeg&quot;&gt;&lt;img src=&quot;https://alastairc.uk/blog/2025/03/csun-2025-conference-notes/images/Initial-keynote-with-senator-Gabby-copy-1024x768.jpeg&quot; alt=&quot;A crowd of people sitting down in front of a big screen showing two women talking, and a second screen with captions and sign language.&quot;&gt;&lt;/a&gt;&lt;/p&gt;
&lt;h2 id=&quot;accessibility-in-the-ai-ecosystem&quot;&gt;Accessibility in the AI ecosystem&lt;/h2&gt;
&lt;p&gt;Jenny Lay-Flurrie gave a little history, both of accessibility innovations (e.g. toothbrushes originally being invented for people with mobility impairments) and her own (starting at MS on Hotmail).&lt;/p&gt;
&lt;p&gt;Microsoft&#39;s accessibility efforts use a hub and spoke model, where each division is responsible for accessibility, with a central team to support. The need to meet compliance (e.g. EAA deadline is 109 days away), but that is the floor, not the ceiling.&lt;/p&gt;
&lt;p&gt;Training on accessibility is mandatory, and some is &lt;a href=&quot;https://learn.microsoft.com/en-us/training/browse/?terms=accessibility&quot;&gt;available publicly for free&lt;/a&gt;. But they like to go beyond that, for example, including options in games for people afraid of spiders, and she showed a slider that would reduce the realism of an in-game spider.&lt;/p&gt;
&lt;p&gt;As per the title, there was a long section on how MS is using AI to improve their services. Part of that was for &lt;a href=&quot;https://www.bemyeyes.com/&quot;&gt;Be my eyes&lt;/a&gt;, who are using AI to answer questions through the Disability Answer Desk, and 70% of questions could be answered by AI, and more quickly.&lt;/p&gt;
&lt;p&gt;Jenny pulled up a gnarly chart and challenged the audience to run it though a AI assistant to see what it came up with.&lt;/p&gt;
&lt;p&gt;The image I fed into ChatGPT:&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;https://alastairc.uk/blog/2025/03/csun-2025-conference-notes/images/Complex-date-Jenny-challenged-us-to-translate-with-LLM-copy.jpeg&quot;&gt;&lt;img src=&quot;https://alastairc.uk/blog/2025/03/csun-2025-conference-notes/images/Complex-date-Jenny-challenged-us-to-translate-with-LLM-copy-1024x559.jpeg&quot; alt=&quot;Complex data chart that Jenny challenged us to translate with LLM. &quot;&gt;&lt;/a&gt;&lt;/p&gt;
&lt;h3 id=&quot;chat-gpts-output&quot;&gt;Chat GPT&#39;s output:&lt;/h3&gt;
&lt;p&gt;The chart shows Microsoft&#39;s Q1 FY25 Income Statement, highlighting revenue, costs, operating profit, and net profit.Revenue Breakdown:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Total Revenue: $65.6B (+16% YoY)&lt;/li&gt;
&lt;li&gt;Major revenue sources:&lt;/li&gt;
&lt;li&gt;Server (Azure, etc.): $22.2B (+23% YoY)&lt;/li&gt;
&lt;li&gt;Microsoft 365 Commercial: $20.4B (+13% YoY)&lt;/li&gt;
&lt;li&gt;Gaming (Xbox): $5.6B (+43% YoY)&lt;/li&gt;
&lt;li&gt;Windows &amp;amp; Devices: $4.3B (0% YoY)&lt;/li&gt;
&lt;li&gt;LinkedIn: $3.2B (+7% YoY)&lt;/li&gt;
&lt;li&gt;Search (Bing, etc.): $3.2B (+7% YoY)&lt;/li&gt;
&lt;li&gt;Other: $5.5B (+6% YoY)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Cost &amp;amp; Profit Breakdown:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Gross Profit: $45.5B (69% margin, +2pp YoY)&lt;/li&gt;
&lt;li&gt;Cost of Revenue: $20.1B&lt;/li&gt;
&lt;li&gt;Operating Expenses: $14.9B&lt;/li&gt;
&lt;li&gt;Operating Profit: $30.6B (47% margin, +1pp YoY)&lt;/li&gt;
&lt;li&gt;Net Profit: $24.7B (38% margin, +2pp YoY)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Expense Breakdown:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Tax: $5.6B&lt;/li&gt;
&lt;li&gt;Other: $0.3B&lt;/li&gt;
&lt;li&gt;R&amp;amp;D: $7.5B (12% of revenue, flat YoY)&lt;/li&gt;
&lt;li&gt;S&amp;amp;M (Sales &amp;amp; Marketing): $5.7B (9% of revenue, flat YoY)&lt;/li&gt;
&lt;li&gt;G&amp;amp;A (General &amp;amp; Administrative): $1.7B (3% of revenue)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The company achieved solid revenue growth driven by significant increases in Gaming (+43%) and Server (+23%) segments, resulting in strong operating and net profit margins.&lt;/p&gt;
&lt;p&gt;That seems good, I couldn&#39;t spot any mistakes or misinterpretation.&lt;/p&gt;
&lt;p&gt;There are also other things coming, like live audio description (in &lt;a href=&quot;https://www.microsoft.com/en-us/garage/wall-of-fame/seeing-ai/&quot;&gt;Seeing AI&lt;/a&gt;), and working with other companies to improve speech recognition for people with speech-impacting disabilities, and a &amp;quot;speak for me&amp;quot; project.&lt;/p&gt;
&lt;h2 id=&quot;avoiding-the-pitfalls-of-shift-left&quot;&gt;Avoiding the pitfalls of shift-left&lt;/h2&gt;
&lt;p&gt;Another Microsoft presentation, with three obviously knowledgeable and engaging speakers (Alli Hirt, Erin Lucas, Manika Malhotra). However, I struggled with it a bit. It&#39;s a very wide topic, so it was necessarily quite high level. I felt like I know that you need things like prioritization techniques, but without the detail on how to achieve those goals I didn&#39;t get much out of it.&lt;/p&gt;
&lt;p&gt;Probably a good one for change-managers (or other managers), less so for practitioners.&lt;/p&gt;
&lt;h2 id=&quot;sustained-web-accessibility-design-systems&quot;&gt;Sustained web accessibility (design systems)&lt;/h2&gt;
&lt;p&gt;David Cox &lt;a href=&quot;https://dav-idc.com/csun/#tuesdays-session&quot;&gt;presented about design systems&lt;/a&gt; as a way to improve accessibility, but with some research and testing to see whether it actually has made a difference for companies with a design system.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;https://alastairc.uk/blog/2025/03/csun-2025-conference-notes/images/David-Cox-presents-on-Design-Systems.jpeg&quot;&gt;&lt;img src=&quot;https://alastairc.uk/blog/2025/03/csun-2025-conference-notes/images/David-Cox-presents-on-Design-Systems-1024x768.jpeg&quot; alt=&quot;&quot;&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;It involved a good overview of when design systems should help (e.g. where you have large or multiple teams and have the budget to do it), and what success factors to look for.&lt;/p&gt;
&lt;p&gt;It also included research (including a &lt;a href=&quot;https://docs.google.com/spreadsheets/d/1ecbgzRWHtr8RLkrxyIc1U9qkyjMo25ic3hKg3H8Fh2Q/edit?gid=1057170652#gid=1057170652&quot;&gt;large spreadsheet&lt;/a&gt;) about how well some well-known design systems do, and how accessible the corporate homepage is. The correlation was not good, as in, a good design system wasn&#39;t a good predictor of homepage accessibility.&lt;/p&gt;
&lt;p&gt;However, there are a lot of confounding variables, such as whether the people creating the homepage even use the design system!&lt;/p&gt;
&lt;p&gt;Anecdotally, if we (&lt;a href=&quot;https://www.nomensa.com/&quot;&gt;Nomensa&lt;/a&gt;) are testing a UK Government website that uses the &lt;a href=&quot;https://design-system.service.gov.uk/components/&quot;&gt;GDS components&lt;/a&gt; (properly), we either half the cost or increase the scope compared to a similar site not using the component system. If we have far fewer issues to find and report it simply doesn&#39;t take as long, and the design-system usage is a strong signal that will be the case.&lt;/p&gt;
&lt;h2 id=&quot;google-keynote&quot;&gt;Google keynote&lt;/h2&gt;
&lt;p&gt;&lt;a href=&quot;https://alastairc.uk/blog/2025/03/csun-2025-conference-notes/images/Google-keynote.jpeg&quot;&gt;&lt;img src=&quot;https://alastairc.uk/blog/2025/03/csun-2025-conference-notes/images/Google-keynote-1024x417.jpeg&quot; alt=&quot;Crowd of heads with the presenter and their presentation at the far end of the hall.&quot;&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;This was a rattle through new and upcoming features of interest:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Live captions - can now include vocal emphasis and things for sound effects, and live transcribe can work offline.&lt;/li&gt;
&lt;li&gt;Hearing aids - UX improvements such as making the battery info easier to find.&lt;/li&gt;
&lt;li&gt;Android Lookout - reads out details of the real world, improved OCR, and guidance on framing for selfies. You can also go into a mode where you pick something you&#39;re looking for, wave your phone around and it helps you find it.&lt;/li&gt;
&lt;li&gt;Talkback - added image descriptions with Gemini AI, for any image on your screen. It&#39;s automatic for unlabelled images (on the Pixel 9), or activate manually from any phone.&lt;/li&gt;
&lt;li&gt;Contrast adaptions (Android 15) - can make it brighter, outline text, add a solid background, and preserve the colours of links.&lt;/li&gt;
&lt;li&gt;Face-control (Chromebooks) - device face tracking as a pointer mechanism.&lt;/li&gt;
&lt;li&gt;PDFs - scanned PDFs are automatically OCRed. They mentioned something about PDFs previously being rendered as canvas elements, and that is changing. However, I wasn&#39;t clear if that was for all PDFs, or just scanned and OCRed PDFs.&lt;/li&gt;
&lt;li&gt;Read aloud (Chrome browser) - built into Chrome now on Chromebooks, coming to Mac and Windows soon.&lt;/li&gt;
&lt;li&gt;Improved image descriptions (Chrome) - E.g. before it was &amp;quot;art, graphic&amp;quot;, now &amp;quot;art, appears to be bowl of fresh fruits in a bowl&amp;quot;.&lt;/li&gt;
&lt;li&gt;Page zoom (Chrome on Android) - can now set text-size as well as (pinch to) zoom.&lt;/li&gt;
&lt;li&gt;Google drive - Dark mode coming soon.&lt;/li&gt;
&lt;li&gt;Maps - improved walking instructions, and a &amp;quot;lens&amp;quot; icon to show features around you such as ATMs.&lt;/li&gt;
&lt;li&gt;Google Wallet - improved instructions for scanning IDs.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;These and more at the &lt;a href=&quot;https://sites.google.com/view/csun2025?usp=sharing&quot;&gt;Google accessibility resource hub&lt;/a&gt;.&lt;/p&gt;
&lt;h2 id=&quot;practical-research&quot;&gt;Practical research&lt;/h2&gt;
&lt;p&gt;By Kavana Ramesh, UX researcher at Fable. The premise was that people are intimidated by including people with disabilities in research. It can be new, more complex, and you need to adjust methodology. There are organisational barriers, not just barriers for individuals, but the focus of this talk is the individual barriers.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;https://alastairc.uk/blog/2025/03/csun-2025-conference-notes/images/Fable-presentation.jpeg&quot;&gt;&lt;img src=&quot;https://alastairc.uk/blog/2025/03/csun-2025-conference-notes/images/Fable-presentation.jpeg&quot; alt=&quot;Kavana presenting at CSUN.&quot;&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;There was a &amp;quot;build a burger&amp;quot; metaphor, which I didn&#39;t find that helpful, but injected a little fun. There was lots of good advice on running research with people with disabilities. The only area I might pick up on was a comment around &amp;quot;Make sure you allow the person to be the expert of their AT&amp;quot;, which is true up to a point. However, there is a massive variety of expertise with assistive technology, and I would aim to included non-expert participants as well and you have to account for participants knowledge level when presenting results.&lt;/p&gt;
&lt;p&gt;It&#39;s a small point in an otherwise &lt;a href=&quot;https://share.interfree.ca/app/open/59gSnit3Xq7-CgjJUEbdL6K-4ziwMbQbu7t-54pJtv82iyt?view=1&quot;&gt;good presentation&lt;/a&gt;.&lt;/p&gt;
&lt;h2 id=&quot;wcag-3-the-true-story&quot;&gt;WCAG 3, the true story!&lt;/h2&gt;
&lt;p&gt;This was the presentation I helped to give, with Rachael (Co-Chair), Chuck Adams (Co-Chair) and Kevin White (Staff Contact): &lt;a href=&quot;https://www.w3.org/2025/Talks/CSUN/2025-CSUN-wcag3-update.pptx&quot;&gt;WCAG 3 overview presentation&lt;/a&gt;. It isn&#39;t new content if you&#39;ve been following along at home, but the talk was a chance to provide an overview and open up for questions.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;https://alastairc.uk/blog/2025/03/csun-2025-conference-notes/images/WCAG-3-presentation-team.jpeg&quot;&gt;&lt;img src=&quot;https://alastairc.uk/blog/2025/03/csun-2025-conference-notes/images/WCAG-3-presentation-team-1024x683.jpeg&quot; alt=&quot;Alastair, Rachael, Chuck and Kevin almost ready to present.&quot;&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;We had quite a few questions which we answered live, and &lt;a href=&quot;https://www.linkedin.com/pulse/follow-up-questions-wcag-3-csun-talk-bradley-montgomery-ph-d--obdwe/?trackingId=qzQ2TFVK8peT1z1ZGP4sMg%3D%3D&quot;&gt;published responses&lt;/a&gt; as well.&lt;/p&gt;
&lt;h2 id=&quot;packaging-accessibility-amazon&quot;&gt;Packaging accessibility (Amazon)&lt;/h2&gt;
&lt;p&gt;This talk by Shadi Abou-Zahra, Di Wu, Marilyn Hoss, and Chris Baldomero was talking about Amazon&#39;s push to less paper, less plastic, less friction, more accessibility.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;https://alastairc.uk/blog/2025/03/csun-2025-conference-notes/images/Shadi-presents-on-packaging-for-Amazon.jpeg&quot;&gt;&lt;img src=&quot;https://alastairc.uk/blog/2025/03/csun-2025-conference-notes/images/Shadi-presents-on-packaging-for-Amazon-1024x569.jpeg&quot; alt=&quot;The 4 speakers lined up behind a table, and on screen with their introduction slide.&quot;&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;As someone recently asked to evaluate packaging and hardware, it was interesting to see the approach was fairly similar, but they were able to include some user-research for certain things, such as how to include QR codes. For Blind and Low-Vision folks (BLV), paper instructions may not be at all useful, so getting to digital versions is key. Apparently a 20mm sized QR code with 8 raised areas (making a square) was the best way to guide people to the right instructions.&lt;/p&gt;
&lt;p&gt;The presentation wrapped up with some useful guidelines for overall packaging and instructions, I don&#39;t know if the presentation will be available, but those guidelines will probably appear (in some form) as part of the EAA role-out.&lt;/p&gt;
&lt;h2 id=&quot;when-accessibility-actively-harms&quot;&gt;When accessibility actively harms&lt;/h2&gt;
&lt;p&gt;This was essentially an accessibility auditor&#39;s howl of protest at weird thing developers have done when trying to make sites more accessible. The &lt;a href=&quot;https://a11y-tools.com/csun2025/&quot;&gt;presentation&lt;/a&gt; is fairly self-explanatory, if you know what &lt;a href=&quot;https://en.wikipedia.org/wiki/Grange_Hill&quot;&gt;Grange Hill&lt;/a&gt; is.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;https://alastairc.uk/blog/2025/03/csun-2025-conference-notes/images/Lloydi-presents.jpeg&quot;&gt;&lt;img src=&quot;https://alastairc.uk/blog/2025/03/csun-2025-conference-notes/images/Lloydi-presents.jpeg&quot; alt=&quot;Ian Lloyd sitting on a stage behind a table, with a very blue Vispero background.&quot;&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;There was nothing new from my point of view (having done or QAed 1000s of audits over 2 decades), but it was very amusing for me and at least three other Brits in the audience.&lt;/p&gt;
&lt;h2 id=&quot;digital-accessibility-legal-update&quot;&gt;Digital accessibility legal update&lt;/h2&gt;
&lt;p&gt;There were a few legally oriented talks at CSUN, but Lainey Feingold&#39;s gets the appropriate keynote slot at the start of Thursday.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;https://alastairc.uk/blog/2025/03/csun-2025-conference-notes/images/Lainey-presents.jpeg&quot;&gt;&lt;img src=&quot;https://alastairc.uk/blog/2025/03/csun-2025-conference-notes/images/Lainey-presents-1024x683.jpeg&quot; alt=&quot;Lainey stands at the CSUN lecturn with her big picture of cookies in the presentation, next to some bullets about the federal laws and regulations.&quot;&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;There&#39;s a good (captioned and signed) &lt;a href=&quot;https://www.youtube.com/watch?app=desktop&amp;amp;v=fQyWH3DiD9s&quot;&gt;video of the legal update&lt;/a&gt;. It is US-centric, but even in Europe it&#39;s worth keeping tabs on the US situation as so much software and services come from the US.&lt;/p&gt;
&lt;p&gt;My takeaways were that:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Despite all the problems with the current US administration, quite a lot of accessibility is baked into laws that would take time to remove, executive orders should not be able to affect that.&lt;/li&gt;
&lt;li&gt;There&#39;s a lot of state and local laws/regulations that are still in effect.&lt;/li&gt;
&lt;li&gt;A lack of enforcement (centrally) can have a big effect, as can Judges chipping away.&lt;/li&gt;
&lt;li&gt;Some states have pretty high standards in their regulations, and typically companies work to the most stringent state&#39;s level so they can sell everywhere.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Overall, Lainey&#39;s presence and presentation is somewhere between a therapy session and a call to activism, and very welcome in the current climate.&lt;/p&gt;
&lt;h2 id=&quot;redefining-design-accessibility-as-a-growth-opportunity&quot;&gt;Redefining Design - Accessibility as a Growth Opportunity&lt;/h2&gt;
&lt;p&gt;Pawel Wodkowski (from Atlassian but not speaking for them) wants to adjust how we talk to or encourage designers. Compliance doesn&#39;t work for a designer. They want to learn something new, something they haven&#39;t done before, and opportunity to grow.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;https://alastairc.uk/blog/2025/03/csun-2025-conference-notes/images/Powell-from-Atlassian.jpeg&quot;&gt;&lt;img src=&quot;https://alastairc.uk/blog/2025/03/csun-2025-conference-notes/images/Powell-from-Atlassian-1024x606.jpeg&quot; alt=&quot;Powell seated behind his laptop, in front of the presenting screen with this title slide showing.&quot;&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;It was an interesting &lt;a href=&quot;https://drive.google.com/file/d/1GT1v9YStIuAefaQItcqKdMTkbk2mmLIX&quot;&gt;presentation&lt;/a&gt;, I was already onboard with the premise, but he also shared some of the metrics they use internally to establish accessibility adoption across teams.&lt;/p&gt;
&lt;h2 id=&quot;tv-accessibility-bbc&quot;&gt;TV Accessibility - BBC&lt;/h2&gt;
&lt;p&gt;One of my favorite sessions, this was reporting on research, so a meaty topic with lots of detail.&lt;/p&gt;
&lt;p&gt;The BBC conducted its first large-scale disability study to explore accessibility in TV applications, focusing on video-on-demand services and HTML5/JavaScript-based apps like iPlayer.&lt;/p&gt;
&lt;p&gt;The research used a mixed-methods approach, including surveys, interviews, usability testing, and technical evaluations of how screen readers interact with HTML elements.&lt;/p&gt;
&lt;p&gt;The two main groupings shown in the research were older participants (over 1,000), and people recruited specifically for having accessibility needs (over 100).&lt;/p&gt;
&lt;p&gt;Content availability is the primary factor in service selection for both sighted and blind/low-vision users. However, people with a broad range of accessibility needs prioritized accessibility features more than older adults did. Device preference also varied, with older participants favoring smart TVs and those with accessibility needs more often using mobile devices and streaming hardware for better accessibility options.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;https://alastairc.uk/blog/2025/03/csun-2025-conference-notes/images/bbc-streaming-features.jpg&quot;&gt;&lt;img src=&quot;https://alastairc.uk/blog/2025/03/csun-2025-conference-notes/images/bbc-streaming-features-1024x921.jpg&quot; alt=&quot;Two graphs of streaming feature popularity. Both groups rated easy to use search and navigation highly, but the accessibility-needs group also included screenreader compatibility.&quot;&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Shared viewing experiences presented unique challenges, as accessibility needs sometimes conflicted. For example, settings often lacked flexibility, preventing simultaneous use of captions and audio descriptions. Users expressed frustration with inconsistent navigation, complex menus, and varying search interfaces across apps. Voice control was another barrier, with some users—especially those with strong accents—finding it unreliable, reinforcing exclusivity in design.&lt;/p&gt;
&lt;p&gt;Screen reader support was inconsistent, with different models interpreting content differently. Testing across top-rated TVs and streaming devices revealed unpredictable results in announcing headings, lists, and landmarks, making TV navigation harder than on desktops or mobile devices.&lt;/p&gt;
&lt;p&gt;In response, the BBC is developing accessibility guidelines tailored to TV interfaces, recognizing that traditional web standards like WCAG do not fully apply to this context. Their approach is built on three principles: understanding the audience, acknowledging TV-specific constraints, and collaborating with industry partners. These guidelines aim to provide practical solutions for developers, ensuring better integration of accessibility features across TV platforms. The BBC intends to publish these guidelines once they are fully developed, helping to create a more inclusive viewing experience for all users.&lt;/p&gt;
&lt;h2 id=&quot;testing-mobile-apps-tools-techniques-and-best-practices&quot;&gt;Testing Mobile Apps: Tools, Techniques and Best Practices&lt;/h2&gt;
&lt;p&gt;For these types of sessions I tend to just note the best tips I didn&#39;t already know, but the whole &lt;a href=&quot;https://visperoinc.sharepoint.com/:p:/s/TPGiPermalinks/EUAJT1kP_UhBlJ_8O1Je6m4B_D0ZUARYmolG5OjfagceqA?e=bHEfsF&quot;&gt;Testing Mobile apps presentation is available&lt;/a&gt;, thank you John Lilly!&lt;/p&gt;
&lt;h3 id=&quot;ios&quot;&gt;iOS&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;You can turn on captions in the VoiceOver settings, which helps with sharing videos&lt;/li&gt;
&lt;li&gt;Full Keyboad Acess doesn&#39;t play nicely with VoiceOver, one or the other. Android is ok for this. (I don&#39;t think I&#39;d tried to use them together before!)&lt;/li&gt;
&lt;li&gt;Testing for 200% size text: Set to the third notch from the end (this seems higher than my setting, I tested this a while back with screenshots and a pixel measure.)&lt;/li&gt;
&lt;li&gt;Testing contrast: Using the Quicktime player to display on desktop can have a slight colour shift which can throw it off by 0.01. If it&#39;s close, stick with a screenshot.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&quot;android&quot;&gt;Android&lt;/h3&gt;
&lt;p&gt;The main tip was to try the (free) &lt;a href=&quot;https://github.com/jwlilly/Android-Accessibility-Inspector-App&quot;&gt;Android Accessibilty Inspector&lt;/a&gt;. It&#39;s like a dev tools for Android apps. Gives info on what Talkback would announce. Also shows whether it is native or a webview.&lt;/p&gt;
&lt;p&gt;I asked a question about how you adjust focus-styles in iOS and android, John replied that in android you&#39;re looking for the &amp;quot;on-focus&amp;quot; modifier, and change the visual style. In iOS you can change the global accent colour, but that only changes the default colour.&lt;/p&gt;
&lt;h2 id=&quot;wrap-up&quot;&gt;Wrap up&lt;/h2&gt;
&lt;p&gt;Overall CSUN is a great, quite intense conference (for a someone who&#39;s on the introversion end of the scale), which combined with jet lag made it really tiring. I had just about switched timezone on the day I left.&lt;/p&gt;
&lt;p&gt;I&#39;m not a big fan of the Anaheim area, it&#39;s basically a conference center and hotels next to Disney Land, so unless you&#39;re combining it with a Disney trip there isn&#39;t much to see or do locally. However, it seemed that &lt;a href=&quot;https://www.linkedin.com/pulse/csun-assistive-technology-conference-2025-paul-j-adam-883tc/?trackingId=kRHA81h1RrMlgfghw2dPuQ%3D%3D&quot;&gt;Paul Adam was better at finding places to eat and things to do&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;As you can tell from the copious notes above, there are so many good sessions I can&#39;t really complain! There are also booths from various companies where you can try things out. For example, I had a quick play with the built in screenreader, magnifier, and lazer-eye viewfinder on certain Sony cameras.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;https://alastairc.uk/blog/2025/03/csun-2025-conference-notes/images/Sony-camera-with-screen-enlargement-1024x683.jpeg&quot;&gt;&lt;img alt=&quot;Sony camera with a large screen on top showing a magnified view of the menu.&quot; src=&quot;https://alastairc.uk/blog/2025/03/csun-2025-conference-notes/images/Sony-camera-with-screen-enlargement-1024x683.jpeg&quot;&gt;&lt;/a&gt;&lt;/p&gt;
</content>
  </entry>
  <entry>
    <title>WCAG 3 December 2024 Update &amp; Thoughts from the Co-Chairs</title>
    <link href="https://alastairc.uk/blog/2024/12/wcag3-december-update/" />
    <updated>2024-12-11T00:00:00Z</updated>
    <id>https://alastairc.uk/blog/2024/12/wcag3-december-update/</id>
    <content type="html">&lt;img src=&quot;https://alastairc.uk/blog/2024/12/wcag3-december-update/images/WCAG3-update.webp&quot; alt=&quot;WCAG update, Accessibiltiy Guidelines Working Group&quot;&gt;
&lt;h2 id=&quot;introduction&quot;&gt;Introduction&lt;/h2&gt;
&lt;p&gt;The Accessibility Guidelines Working Group (AG) has updated the &lt;a href=&quot;https://www.w3.org/TR/2024/WD-wcag-3.0-20241212/&quot;&gt;W3C Accessibility Guidelines (WCAG) 3 Working Draft&lt;/a&gt;. This post presents an overview of this update as well as AG co-chairs thoughts on the standard’s direction.&lt;/p&gt;
&lt;p&gt;The December 2024 update includes three guidelines that were used to explore how WCAG 3 might be structured:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;&lt;a href=&quot;https://www.w3.org/TR/wcag-3.0#image-alternatives&quot;&gt;Image alternatives guideline&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://www.w3.org/TR/wcag-3.0#keyboard-focus-appearance&quot;&gt;Keyboard focus appearance guideline&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://www.w3.org/TR/wcag-3.0#clear-meaning&quot;&gt;Clear meaning guideline&lt;/a&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;These guidelines are still developing and need a lot more work before they are ready to use. The AG would like feedback from you on whether the content organization and the labels (guidelines, foundational requirements, supplemental requirements, and assertions) make sense.&lt;/p&gt;
&lt;p&gt;Key questions for you to consider when reading the 3 developing guidelines:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Does this overall approach help you understand what needs to be done to make content accessible?&lt;/li&gt;
&lt;li&gt;How can it be improved?&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The update also includes changes to the conformance section such as the overall approach to conformance and &lt;a href=&quot;https://www.w3.org/TR/2024/WD-wcag-3.0-20241212/#accessibility-supported&quot;&gt;Section 3.1.1 Only accessibility-supported ways of using technologies&lt;/a&gt;.  You may notice that explanatory content from previous versions is no longer in WCAG 3. This content has been moved to the &lt;a href=&quot;https://www.w3.org/TR/wcag-3.0-explainer/&quot;&gt;Explainer for WCAG 3&lt;/a&gt;, which was also updated.&lt;/p&gt;
&lt;p&gt;Key question for you to consider when reading the conformance section:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Do you have concerns about the direction conformance is moving?&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;We publish twice a year to give you visibility into the working group progress and an opportunity to give feedback. We welcome constructive comments on the direction conformance is developing. We recommend reading this post, the conformance section, and the explainer before sending feedback.&lt;/p&gt;
&lt;p&gt;Should you wish to provide feedback after reading, please file a &lt;a href=&quot;https://github.com/w3c/wcag3/issues&quot;&gt;GitHub issue&lt;/a&gt; or send an email to &lt;a href=&quot;mailto:public-agwg-comments@w3.org&quot;&gt;public-agwg-comments@w3.org&lt;/a&gt; (&lt;a href=&quot;https://lists.w3.org/Archives/Public/public-agwg-comments/&quot;&gt;comment archive&lt;/a&gt;). Please create 1 GitHub issue or send 1 email per topic – it makes our work much easier which leads to faster standards creation.&lt;/p&gt;
&lt;h2 id=&quot;caveats&quot;&gt;Caveats&lt;/h2&gt;
&lt;p&gt;&lt;em&gt;These may seem dull but these pointers are really important to remember&lt;/em&gt;.&lt;/p&gt;
&lt;p&gt;The majority of this draft is still Exploratory. Even the most mature portions have only just moved into the Developing stage of our content maturity process. We expect them to remain in Developing for a while.&lt;/p&gt;
&lt;p&gt;What does that mean? It means this &lt;strong&gt;draft content will change&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;The Accessibility Guidelines Working Group wants public feedback on WCAG 3 early and often.&lt;/p&gt;
&lt;p&gt;Remember:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;This &lt;strong&gt;WCAG 3 draft doesn’t replace WCAG 2&lt;/strong&gt;. WCAG 2 is used around the world and will still be required by different countries for a long time to come.&lt;/li&gt;
&lt;li&gt;Public feedback is an important part of the W3C process and the Accessibility Guidelines Working Group (AG) takes the comments we receive seriously.&lt;/li&gt;
&lt;li&gt;If you want to learn more about WCAG 3, please read the &lt;a href=&quot;https://www.w3.org/WAI/standards-guidelines/wcag/wcag3-intro/&quot;&gt;WCAG 3 Introduction&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Do not&lt;/strong&gt; use this draft content as a standard or revise your accessibility program and goals to meet the contents written in this draft. We are not there yet!  If anyone tells you otherwise, they are uninformed or lying.&lt;/p&gt;
&lt;h2 id=&quot;wcag-3-structure&quot;&gt;WCAG 3 Structure&lt;/h2&gt;
&lt;p&gt;&lt;em&gt;From here on, the content reflects the co-chairs thoughts about the direction this draft is taking. Not all AG members may agree but we hope it gives insight into the general direction and progress made&lt;/em&gt;.&lt;/p&gt;
&lt;p&gt;The proposed structure relies on Guidelines broken out into Requirements and Assertions. AG will be discussing including Recommendations.&lt;/p&gt;
&lt;h3 id=&quot;guidelines&quot;&gt;Guidelines&lt;/h3&gt;
&lt;p&gt;Guidelines are written as user-centered outcome statements to make them easy to understand. These had been called Outcomes before and these were at various levels of detail. This draft clarifies the structure of Guidelines and Requirements.&lt;/p&gt;
&lt;p&gt;Guidelines are organized into groups based on what is typically tested by that guideline.  POUR (perceivable, operable, understandable, and robust) is an excellent way to teach guidelines but many people reorganize WCAG 2 Success Criteria (SC) to facilitate testing.  The Web Accessibility Initiative (WAI) plans on building a tool that tags WCAG 3 requirements and allows users to reorganize them by POUR or other tags.&lt;/p&gt;
&lt;h3 id=&quot;requirements&quot;&gt;Requirements&lt;/h3&gt;
&lt;p&gt;Requirements are comparable to Success Criteria. AG changed the name so they are easily distinguishable as the required portion of this standard.  Requirements can be tested with repeatable results, though just like in WCAG 2, the requirements may need manual testing and educated judgement.&lt;/p&gt;
&lt;p&gt;Requirements are further divided into:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Foundational Requirements&lt;/strong&gt; – These requirements present core needs that must be met to support people with disabilities. These may be met by authors, operating systems, browsers, or assistive technology but they must be met. AG expects the list of Foundational Requirements will be similar to A &amp;amp; AA WCAG 2.2 with additional support for disabilities not included there. For example, AG is exploring requirements that only apply to specific languages or writing systems. These requirements would include conditions and a plan for internationalization.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Supplemental Requirements&lt;/strong&gt; – These requirements may include meeting a higher threshold than the Foundational requirements (think enhanced color contrast in WCAG 2) or they may best apply in specific situations.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&quot;assertions&quot;&gt;Assertions&lt;/h3&gt;
&lt;p&gt;Assertions have been discussed in previous drafts and continue to be an important part of WCAG 3. When making a conformance claim, assertions would allow the writer to state that they used a process to improve or verify accessibility such as using an accessible design system,  assistive technology testing, usability testing, or plain language testing.&lt;/p&gt;
&lt;p&gt;We are still working out how assertions will fit. For this draft they are included under Guidelines but they may be moved into their own section as we are finding that the same assertion covers multiple guidelines. You can read more about Assertions in &lt;a href=&quot;https://www.w3.org/TR/wcag-3.0-explainer/#assertions&quot;&gt;Section 5.3 of the WCAG Explainer&lt;/a&gt;.&lt;/p&gt;
&lt;h3 id=&quot;recommendations&quot;&gt;Recommendations&lt;/h3&gt;
&lt;p&gt;The group will be discussing adding in recommendations.  Recommendations are best practices that improve accessibility but are not reliably testable. These have some overlap with Assertions and the group will need to spend time discussing this option and and trying these out before making a decision. You can also join the &lt;a href=&quot;https://github.com/w3c/wcag3/discussions/120&quot;&gt;discussion about recommendations on GitHub&lt;/a&gt;.&lt;/p&gt;
&lt;h3 id=&quot;the-goldilocks-organization-problem&quot;&gt;The Goldilocks Organization Problem&lt;/h3&gt;
&lt;p&gt;One of the complexities in WCAG 2 is that a single sentence SC includes layers and layers of complexity. That makes the SC hard to write and hard to understand. We are attempting to break the complexity out into separate parts and create a structure that helps readers understand when to use each part. The challenge is finding the best balance between testability and complexity.&lt;/p&gt;
&lt;p&gt;As we worked through this, decision trees became very helpful for the group. We have included some decision trees in this draft to get public feedback.&lt;/p&gt;
&lt;p&gt;From a chair perspective, we don’t think the current organization is quite right though we do think it is on the right track.  Some items we think need more work include:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Moving the details that support testing out of the How To documents and Methods and back into the normative document.&lt;/li&gt;
&lt;li&gt;Refining decision trees by writing more examples.&lt;/li&gt;
&lt;li&gt;Trying out decision trees that include all the Requirements, Assertions and Recommendations that could support the guideline. In the current draft the decision trees only include the Foundational Requirements.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&quot;wcag-3-conformance&quot;&gt;WCAG 3 Conformance&lt;/h2&gt;
&lt;p&gt;The AG has decided that:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;“The most basic level of conformance will require meeting all of the Foundational Requirements. This set will be somewhat comparable to WCAG 2.2 Level AA.&lt;/p&gt;
&lt;p&gt;Higher levels of conformance will be defined and met using Supplemental Requirements and Assertions. AG will be exploring whether meeting the higher levels would work best based on points, percentages, or predefined sets of provisions (modules).”&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;This short statement reflects a lot of research and testing to narrow down the approach. As a reminder, this is still in draft. The AG will spend the first half of next year working on the guidelines. The AG may, after testing, decide against this approach but this is the direction we will be moving until we prove it doesn’t work.&lt;/p&gt;
&lt;p&gt;Like WCAG 2, WCAG 3 will have a set of core requirements and an extra set of requirements. Unlike WCAG 2, conformance levels won’t map directly to those sets. The most basic level of conformance to the standard will be the Foundational Requirements plus some subset of the Supplemental Requirements and Assertions.&lt;/p&gt;
&lt;p&gt;AG will be exploring whether the author should select which Requirements and Assertions to meet in order to reach a certain number based on points or percentages OR whether AG will create modules of related content for authors to meet based on certain criteria. For example, a module about plain language may be more important for educational materials than for other types of materials.&lt;/p&gt;
&lt;p&gt;As an example of how this might work, the most basic level of conformance (Bronze perhaps) might ask that content meets all the Foundational Requirements and 10% of the Supplemental Requirements OR all the Foundational Requirements and a plain language module. It is worth noting that many plain language requirements are being worked on as Foundational, rather than Supplemental requirements or assertions. However, some will likely fall into the optional grouping.&lt;/p&gt;
&lt;p&gt;WCAG 3 can only recommend conformance to its own technical specification.  It will be up to governments to write that conformance into law. One of the biggest risks of the proposed approach is that the legal standard will simply point to the Foundational Requirements, mimicking WCAG 2. However, the AG deemed that risk less severe than the risk that entire groups of people with disabilities would be left out if the conformance model gave authors the ability to choose which requirements to meet without constraints.&lt;/p&gt;
&lt;h2 id=&quot;accessibility-supported&quot;&gt;Accessibility Supported&lt;/h2&gt;
&lt;p&gt;WCAG 2 includes the concept of &lt;a href=&quot;https://www.w3.org/WAI/WCAG22/Understanding/conformance#accessibility-support&quot;&gt;accessibility supported&lt;/a&gt; and &lt;a href=&quot;https://www.w3.org/WAI/WCAG22/Understanding/conformance#conforming-alt-versions&quot;&gt;conforming alternate versions&lt;/a&gt; but in our experience they rarely comes up in conversation outside the working group.&lt;/p&gt;
&lt;p&gt;In WCAG 3, we are working to make these ideas much more visible. WCAG provides guidance for authors, not operating systems, browsers, or assistive technology. That said, whenever publicly available user agents like these are able to support accessibility requirements it reduces the burden on the author.&lt;/p&gt;
&lt;p&gt;In WCAG 2, the AG does not write guidance that user agents already support. There is no criteria for visible pointers because pointers are typically visible. The challenge with this gap is that when new technologies are developed, there is no complete list of criteria for new technology to meet. We are exploring the idea of using the decision trees in part to allow WCAG 3 to age gracefully by providing a list of criteria that user agents and new technologies can use to support accessibility. If user agents meet WCAG 3 guidance, authors could then focus on not breaking that support rather than building it in.
Next Steps&lt;/p&gt;
&lt;p&gt;AG will spend the next 6 months focusing on moving all the guidance to the developing stage. This will include removing some guidance that needs additional research and looking for research partners willing to conduct that research. At the same time, we will be working to refine the structure in this draft and continue to address difficult topics such as third party content and complex, rapidly updating content.&lt;/p&gt;
&lt;p&gt;Rachael, Alastair, &amp;amp; Chuck (AGWG co-chairs)&lt;/p&gt;
&lt;div class=&quot;notice&quot;&gt;This article was originally published on WhollyAccessible.org, but has been moved here for posterity.&lt;/div&gt;</content>
  </entry>
</feed>