\

Understanding WCAG 2.2 as ePub and PDF

36 points - last Wednesday at 12:36 PM

Source
  • zackkatz

    last Wednesday at 3:16 PM

    Finally! I've been trying to find a single document that has all this.

    • doekenorg

      last Wednesday at 12:36 PM

      I have a slight visual disability, so I kept wanting to read this on my e-reader at my own font size instead of clicking through dozens of pages on a bright screen. That's why I built a script that pulls the docs straight from the w3c/wcag repo and produces both an EPUB and a PDF/UA-1 file.

      Getting the PDF properly tagged (real heading structure, reading order, language, alt text carried through) felt like the bare minimum for this particular document. :-)

      Planning to open source the build script once it's a little more mature.