Git Product home page Git Product logo

digestible-wcag's Introduction

High-Level Interests

Web Accessibility

  • Making things as simple as possible for every researcher, designer, developer, product manager, etc... to readily understand the experiences of disabled people, leaving no viable economic argument for not making products accessible.

Observability

  • Making it as easy as possible for engineers to ask arbitrary questions of the humans, code, and infrastructure comprising the sociotechnical systems they are responsible for

Testing

  • Deriving automated test coverage from production telemetry
  • Minimizing regressions while spending the least amount of effort possible doing so
  • Evaluating and understanding the level of safety a test suite provides against regressions
  • Finding ways to practice software testing against simulations or "recordings" of rapidly changing real-world products

digestible-wcag's People

Contributors

grunet avatar

Watchers

 avatar  avatar

digestible-wcag's Issues

Emails with Embedded Video Elements are Only Showing Fallback Text

The generated html for the 1.4.10 Reflow email contains an HTML5 video tag that works when viewed in a browser (although it's not responsive).

However, when the email is sent (via SendGrid) the video tag is replaced by its fallback text and you have to follow the link beneath it to see the video on the actual WCAG website.

image

<div style="margin:0 10px 0 10px">
               <h3>Example 1: Responsive Design</h3>
               <p>
                  <u></u>
                     <u></u>
                     <u></u>Animation of zooming in on a responsive site. The content reflows to fit the screen.
                  <u></u>
               </p>
               <p>Note that as the zoom percentage increases, the navigation changes first to hide options
                  behind a "More" dropdown menu. As zooming continues, most navigation options are eventually
                  behind a "hamburger" menu button. All the information and functionality is still available
                  from this web page. There is no horizontal scrolling.
               </p>
</div>

Success Criteria Emails Don't Indicate Which WCAG Versions They Apply To

The use case here is for someone who wants to easily tell if the email is relevant for their current work or not (e.g. they might be working at a company where the compliance target is WCAG 2.1, and feel misled if they get an email from a success criterion that was only introduced in WCAG 2.2, thinking that they need to address it in their work)

(WCAG version referring to the "2.0", "2.1", "2.2.", etc... suffix)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.