SlideShare a Scribd company logo
Prototyping Accessibility
Presented by Adrian Roselli for Booster 2019
Slides from this workshop will be available at rosel.li/booster19
PLEASE BREAK INTO GROUPS OF FIVE (5)
Stragglers may be assigned a group.
Introductions
• I’ve written some stuff,
• Member of W3C,
• Building for the web
since 1993,
• Learn more at
AdrianRoselli.com,
• Avoid on Twitter @aardrian.
About Adrian Roselli
Group Exercise!
Group Exercise!
• Decide on a user interface element. Examples:
• Login form,
• Disclosure widget,
• Data grid,
• Search,
• etc.
• Quickly describe or draw it on paper (no code).
• 15 minutes.
Primer
What is a11y?
• A numeronym for “accessibility”:
• The first and last letter (accessibility),
• The number of characters omitted (a11y).
• Prominent on Twitter (character restrictions):
• #a11y
• Examples:
• l10n → localization
• i18n → internationalization
Disability is not just a health problem. It is
a complex phenomenon, reflecting the
interaction between features of a person’s
body and features of the society in which
he or she lives.
— World Health Organization
Agenda
 Exercise: UI Component
• Primer
• Disability Types
• Who Else?
 Exercise: Overlapping Needs
• User Experience Models
 Exercise: Proto-Persona
• Technical Bits
 Exercise: Prototype
• Wrap-up
Disability Types
Disability Types
• Physical
• Epilepsy
• Mobility
• Fine motor skills
• Hearing
• Deaf
• Hard of Hearing
• Vision
• Color blindness
• Low vision
• Blind
• Cognitive
• ADD/ADHD
• Autism
• Dyslexia/Dyscalculia
• Learning and Language
• Speech
• Stuttering
• Non-verbal
• Cluttering
• Apraxia of speech (AOS)
Disability Types
• Blindness
• Low Vision (including color blindness)
• Deaf and Hard of Hearing
• Speech
• Physical
• Intellectual & Cognitive
Blindness
• Screen reader user
• Keyboard-only user
• Relies on:
• Headings
• Form Elements
• Links
• Landmarks
Low Vision
• May use high contrast modes
• May not be able to differentiate colors
• May scale fonts
• May use a screen magnifier
• May use a screen reader
• Relies on:
• Scaling fonts
• Good contrast
Deaf and Hard of Hearing
• Cannot hear audio cues
• Will struggle if captions are not synchronized
• First language may be sign language
• Relies on:
• Good captions
• Visual cues
• Color cues
• Haptic cues
Speech
• May speak less clearly
• May be non-verbal
• Can be stymied by voice interfaces
• Phone interaction may not be possible
• May use assistive technology
• Relies on:
• Other interactions
Physical
• Temporary to permanent
• Slight to severe
• Can change throughout a day
• May use specialized hardware
• May use a screen reader
• May use dictation software
• Relies on:
• Generous hit areas
• Simple interactions
Intellectual & Cognitive
• May use a screen reader
• May use dictation software
• May benefit from any/all considerations already listed
• Relies on:
• Well-structured content
• Plain language
• Good context
Who Else?
Everyone Else!
Getting Older
• Affects (nearly) everyone,
• Carries risks and side effects,
• Is not for the young.
Rising Damp on Flickr.
Darren Baldwin on Flickr.
Accidents
• Broken limbs,
• Eye injuries,
• Hearing injuries,
• Head trauma.
Rev Stan on Flickr.
Let Ideas Compete on Flickr.
Paul Townsend on Flickr.
But I’m Invincible!
• Multi-tasking,
• Sunlight,
• Eating at your desk,
• No headphones handy,
• Content is not in your native language.
Mariëlle on Flickr.
Seb on Flickr.
Steve Rhodes on Flickr.
SuperFantastic on Flickr.
Lars Kristian Flem on Flickr.
Tech Support
• Think of your family!
• Think of your time spent helping them!
• Think of the wasted holidays!
Robert Simmons on Flickr.
Group Exercise!
Group Exercise!
• Each person in your group must pick a disability type:
1. Low vision
2. Blindness
3. Hearing and Speech
4. Physical
5. Cognitive
• Within your group, discuss where each of your types overlap in:
• Barriers, abilities, needs, etc.
• 15 minutes.
User Experience Models
Personas
Book Excerpt: A Web for Everyone, by Sarah Horton, Whitney Quesenbery
Personas
Adrian
• Works when he should be relaxing, relaxes when he should be
working.
• Lives between motorcycles.
• Works late at night with the TV on.
• Uses sub-titles in Netflix.
• Keeps all screens as dark as possible.
User Stories
• Components:
• User,
• Outcome,
• Value.
• Writing:
• As user, I want outcome.
• As user, I want outcome so that value.
• In order to get value as user, I want outcome.
Selfish User Stories
• As a user on a sun-lit patio, I want to be able to read the
content and see the controls.
Add beer and as a user I may have trouble focusing.
Selfish User Stories
• As a user in bed with a sleeping spouse, I want to watch a
training video in silence so that I can get caught up at work.
As a user who doesn’t want to get punched for having slacked off at work.
Selfish User Stories
• In order to click links as a user with no elbow room in coach
class with a tiny trackpad, I want click areas to be large enough
and adequately spaced.
As a user in coach class who also paid too much for the drink he’s spilling on his keyboard.
Selfish User Stories
• As a user distracted by the TV, I want clear headings and labels
so that I don’t lose my place.
As a user who really should be finishing his work in the office.
Group Exercise!
Group Exercise!
• Develop a (proto-) persona.
• Develop user stories for your persona.
• As user, I want outcome.
• As user, I want outcome so that value.
• In order to get value as user, I want outcome.
• Consider the UI element you created.
• 15 minutes.
Technical Bits
Text Alternatives for Images
• Can you still make sense of the page?
• Is content missing?
• Can you still use the site?
• Is your alt text useful?
• Do you account for CSS background images?
• What about SVGs?
• Or CSS-generated symbols / icons?
http://www.4syllables.com.au/2010/12/text-alternatives-decision-tree/
http://dev.w3.org/html5/alt-techniques/#tree
Text Alternatives for Images
Text Alternatives for Images
Typography Matters
• Leading / line height at least 1.5× font size (WCAG 2.1),
• Space after paragraphs at least 2× font size (WCAG 2.1),
• Letter spacing / tracking at least 0.12× font size (WCAG 2.1),
• Word spacing at least 0.16× font size (WCAG 2.1),
• Avoid justified text,
• Avoid italics,
• Use larger text (lean on browser default),
• Use good contrast,
• Use clear, concise writing.
Typography Matters
Hyperlinks!
• Is there any “click here,” “more,” “link to…”?
• Are you using all-caps, URLs, emoticons?
• Do you warn before opening new windows?
• Do links to downloads provide helpful info?
• Are you using pagination links?
• Are your links underlined (or otherwise obvious)?
• Is there alt text for image links?
• Is the link text consistent?
Hyperlinks!
• You are not Google:
• Users know Google’s layout,
• Users probably don’t visit your site daily.
• Relying on color alone will not suffice (WCAG 1.4.1 [A], 1.4.3 [AA]),
• Necessary contrast values:
• 4.5:1 between text and its background for copy,
• 3:1 between text and its background for larger text,
• 3:1 between surrounding text and a hyperlink, plus an additional visual cue
(G183).
http://adrianroselli.com/2014/03/i-dont-care-what-google-did-just-keep.html
Hyperlinks!
http://www.sitepoint.com/15-rules-making-accessible-links/
Hit Areas
• Make areas large enough to tap,
• Leave space between hit areas to avoid mis-taps/clicks,
• Fitts’ Law (time to target as function of size of target),
• Apple: 44pt × 44pt,
• Microsoft: 48px × 48px (spaced 2mm apart),
• Android: 48dp × 48dp (spaced 8dp apart),
• BBC: 7mm × 7mm (inside an exclusion zone of at least 7mm × 7mm)
• WCAG 2.1 Success Criterion 2.5.5 Target Size (AAA).
Hit Areas
Hit Areas
Hit Areas
Hit Areas
Color Contrast
• Is there enough contrast?
• Are hyperlinks, menus, etc. still visible?
• WCAG 2.0:
• 4.5:1 for normal text
• 3:1 for large text (14+pt & bold, or 18+pt)
• WCAG 2.1:
• 3:1 for UI components, graphical objects
Color Contrast
• WCAG 2.1 has broadened it,
• Typography,
• Icons and glyphs,
• Form elements, error messages,
placeholders,
• Hover, focus, selected states.
Label Your Fields
• Provide instructions for the entire form,
• Provide a programmatic indication of required fields,
• Provide formatting advice,
• Use ARIA to associate formatting advice,
• Avoid placeholder text,
• Associate error messages with fields.
Label Your Fields
• Match the for attribute to the corresponding field’s id
attribute.
• Label text provides a larger hit area for mouse / touch,
• Label text should appear above or the left of text inputs or
menus (for LTR languages),
• Label text should appear after checkboxes / radio buttons (for
LTR languages).
• Label grouped fields (<fieldset> / <legend>)
Label Your Fields
Structure Your Document
• Sectioning elements already have accessibility built in. Use
them.
• <header>
• <nav>
• <main> (one per page)
• <aside>
• <footer>
• <form> (a search form)
Structure Your Document
Structure Your Document
<header role="banner">
<nav role="navigation">
<aside role="complementary">
<form role="search">
<footer role="contentinfo">
<main role="main">
Structure
Your
Document
“Mobile” often means narrow screen
in RWD, as well as this context.
Structure
Your
Document
<header role="banner">
<nav role="navigation">
<aside role="complementary">
<form role="search">
<footer role="contentinfo">
<main role="main">
“Mobile” often means narrow screen
in RWD, as well as this context.
Structure Your Document
• Use only one <h1> per page,
• Don’t skip heading levels,
• Use appropriate nesting,
• There is no Document Outline Algorithm:
• Don’t use <h1> within every new <section> nor <article>,
• This will not affect your SEO.
http://adrianroselli.com/2013/12/the-truth-about-truth-about-multiple-h1.html
Structure Your Document
Structure Your Document
1. Ordered lists
2. …
3. …
Description lists
As statement and
their description
Key
Value
• Unordered lists
• …
• …
Structure Your Document
1. Boil water
2. Add pasta
3. Drain water
Pasta
1 pound
Water
4 quarts
Olive oil
Not 4 quarts
• Pasta
• Water
• Olive oil
Display vs Source Order
• CSS techniques allow visual order to break from DOM order:
• Floats,
• Absolute positioning,
• Flexbox (see 5.4.1 of ED for a11y note),
• Grid (read Rachel Andrew on subgrid).
• WCAG 1.3.2 and 2.4.3 describe meaningful sequence and tab
order matching visual flow,
• Different behavior among different browsers, MQs.
http://adrianroselli.com/2015/09/source-order-matters.html
http://200ok.nl/a11y-flexbox/
Display vs Source Order
http://codepen.io/aardrian/full/MavVeb/
Firefox
Chrome
Be Keyboard Friendly
• tabindex="-1"
• Use to set focus with script,
• Does not put it in tab order of page.
• tabindex="0"
• Allows user to set focus (eg: via keyboard),
• Puts in tab order of page (based on DOM).
• tabindex="1" (or greater)
• Do not do this,
• Messes with natural tab order.
http://adrianroselli.com/2014/11/dont-use-tabindex-greater-than-0.html
Be Keyboard Friendly
https://www.digitalgov.gov/2014/11/17/user-experience-impossible-the-line-between-accessibility-and-usability/
Be Keyboard Friendly
• Do you have scrolling content boxes?
• Keyboard users cannot access it.
• Do you have content that displays on hover?
• Keyboard users probably cannot access it.
• A technique:
• <div role="region" aria-label="[if appropriate]"
tabindex="0">
http://adrianroselli.com/2016/02/keyboard-and-overflow.html
Be Keyboard Friendly
http://adrianroselli.com/2016/02/keyboard-and-overflow.html
Be Keyboard Friendly
http://adrianroselli.com/2016/12/accessible-emoji-tweaked.html
Be Keyboard Friendly
• Do not use a <div> nor <span> as a control.
• Does the control take me to another URL?
• Use an <a href>.
• Note: does not fire on space-bar.
• Does the control change something on the current page?
• Use a <button type="button">.
• Does the control submit form fields?
• Use <input type="submit"> or <button type="submit">.
http://adrianroselli.com/2016/01/links-buttons-submits-and-divs-oh-hell.html
Be Keyboard Friendly
http://adrianroselli.com/2016/01/links-buttons-submits-and-divs-oh-hell.html
Be Keyboard Friendly
• Define :focus styles,
• Particularly if you removed link underlines,
• Everywhere you have :hover, add :focus,
• Look for :focus{outline:none;} in libraries:
• If you find it, remove it.
• Do not rely on browser defaults,
• Easy to test with the tab key.
http://adrianroselli.com/2014/06/keep-focus-outline.html
Be Keyboard Friendly
Be Keyboard Friendly
https://www.virginamerica.com/
Use Captions, Subtitles, Transcripts
• Everybody uses them:
• Working in public, in bed, at home,
• Surfing in public, in bed, at work.
• Should include audio descriptions,
• Should include speaker identification,
• Review auto-captions (“craptions”):
• NoMoreCraptions.com
http://adrianroselli.com/2013/11/captions-in-everyday-use.html
Use Captions, Subtitles, Transcripts
• Do video/audio clips have text alternatives?
• Are links to closed-captions or transcripts built into the player or
separate text links?
• Is there an audio description available?
• Tools:
• Media Access Australia YouTube captioning tutorial, Vimeo captioning
tutorial,
• Tiffany Brown’s WebVTT tutorial,
• DIY Resources for Closed Captioning and Transcription from 3 Play Media.
http://webaim.org/techniques/captions/
Use Captions, Subtitles, Transcripts
https://www.youtube.com/watch?v=V592VMJeXc8
Pattern Libraries
• Document all this for your custom widgets,
• Use this to build a larger pattern library,
• For many custom widgets: WAI-ARIA Authoring Practices 1.1,
• It is not perfect, but gets you started,
• Be wary of application-specific patterns.
• For truly custom widgets you have never seen before, consider
simplifying to an existing pattern.
Tab order indicated via numbers above
Accessibility requirements
See 3.1 Accordion in the WAI ARIA Authoring
Practices for requirements.
Focus and keyboard tab order
• Left/Up arrow moves to previous accordion
header
• Right/down arrow moves to next accordion
header
• Enter opens a panel when on the header
• When opened focus stays on the element, tab
moves to the first item in the header
Roles and states
• Accordion is a tablist
• Each header is a tab
• Use visibility hidden to hide content of tabs
Behavior
• Contents of accordion hidden from screen readers
when closed
• Contents remain open until closed by the user
• Header and arrow is a single touch target
Prototyping Accessibility: Booster 2019
Prototyping Accessibility: Booster 2019
Group Exercise!
Group Exercise!
• Take your user interface element and discuss how you might
design / spec / build / code it.
• Represent the disability category you championed earlier.
• Remember your personas, user story/ stories.
• Consider changing needs of users.
• 15 minutes
Wrap-up
Stairamp
Dean Bouchard on Flickrhttp://accessibility.net.nz/blog/the-problems-with-ramps-blended-into-stairs/
≠ Checklist
• Accessibility is not a checklist.
Maintenance
Nicolas Steenhouthttps://twitter.com/vavroom/status/571092086365261824
“Wheelchair ramp at
pharmacy not only
hasn’t been cleared of
snow but has 2 potted
trees to ensure nobody
can pass.”
= Process
• Accessibility is not a checklist.
• Accessibility is an ongoing process.
Prototyping Accessibility
Presented by Adrian Roselli for Booster 2019
Slides from this workshop will be available at rosel.li/booster19

More Related Content

PPTX
The Role of Design in Accessibility — a11yTO Meet-up
Adrian Roselli
 
PPTX
Selfish Accessibility — YGLF Vilnius
Adrian Roselli
 
PPTX
Role of Design in Accessibility — VilniusJS Meet-up
Adrian Roselli
 
PPTX
Prototyping Accessibility - WordCamp Europe 2018
Adrian Roselli
 
PPTX
Selfish Accessibility — CodeDaze
Adrian Roselli
 
PPTX
Selfish Accessibility — Harbour Front HK
Adrian Roselli
 
PPTX
Guelph A11y Conf: Everything I Know About Accessibility I Learned from Stack ...
Adrian Roselli
 
PDF
Accessible Design WordCamp Europe 2018 in Belgrad
Maja Benke
 
The Role of Design in Accessibility — a11yTO Meet-up
Adrian Roselli
 
Selfish Accessibility — YGLF Vilnius
Adrian Roselli
 
Role of Design in Accessibility — VilniusJS Meet-up
Adrian Roselli
 
Prototyping Accessibility - WordCamp Europe 2018
Adrian Roselli
 
Selfish Accessibility — CodeDaze
Adrian Roselli
 
Selfish Accessibility — Harbour Front HK
Adrian Roselli
 
Guelph A11y Conf: Everything I Know About Accessibility I Learned from Stack ...
Adrian Roselli
 
Accessible Design WordCamp Europe 2018 in Belgrad
Maja Benke
 

What's hot (20)

PPTX
Ebook bootcamp
digitalbindery
 
PPTX
Digital Publishing PDXDMC
digitalbindery
 
PPTX
Making Your Site Printable: Booster Conference
Adrian Roselli
 
PPTX
Achieving Beautiful Typography in eBooks
digitalbindery
 
PPTX
Open Standards in the Walled Garden
digitalbindery
 
PPTX
Selfish Accessibility — WordCamp Europe 2017
Adrian Roselli
 
PPTX
Selfish Accessibility: WordCamp Buffalo 2014
Adrian Roselli
 
KEY
Epub in the wild
liz_castro
 
PPTX
Making Your Site Printable: CSS Summit 2014
Adrian Roselli
 
PPTX
Selfish Accessibility: HTML5 Developer Conference 2014
Adrian Roselli
 
PPTX
Abstractions: Fringe Accessibility
Adrian Roselli
 
PPTX
Selfish Accessibility: MinneWebCon 2017
Adrian Roselli
 
PPTX
Fringe Accessibility: London Web Standards
Adrian Roselli
 
PPTX
Down and Dirty EPUB 3
digitalbindery
 
PPTX
Selfish Accessibility: WordCamp London 2017
Adrian Roselli
 
PPTX
Selfish Accessibility: a11y Camp NYC 2015
Adrian Roselli
 
PDF
Web Accessibility Gone Wild
Jared Smith
 
PPTX
ACE! Conference: Selfish accessibility
Adrian Roselli
 
PPTX
Avega Group: Selfish Accessibility
Adrian Roselli
 
KEY
The web standards gentleman: a matter of (evolving) standards)
Chris Mills
 
Ebook bootcamp
digitalbindery
 
Digital Publishing PDXDMC
digitalbindery
 
Making Your Site Printable: Booster Conference
Adrian Roselli
 
Achieving Beautiful Typography in eBooks
digitalbindery
 
Open Standards in the Walled Garden
digitalbindery
 
Selfish Accessibility — WordCamp Europe 2017
Adrian Roselli
 
Selfish Accessibility: WordCamp Buffalo 2014
Adrian Roselli
 
Epub in the wild
liz_castro
 
Making Your Site Printable: CSS Summit 2014
Adrian Roselli
 
Selfish Accessibility: HTML5 Developer Conference 2014
Adrian Roselli
 
Abstractions: Fringe Accessibility
Adrian Roselli
 
Selfish Accessibility: MinneWebCon 2017
Adrian Roselli
 
Fringe Accessibility: London Web Standards
Adrian Roselli
 
Down and Dirty EPUB 3
digitalbindery
 
Selfish Accessibility: WordCamp London 2017
Adrian Roselli
 
Selfish Accessibility: a11y Camp NYC 2015
Adrian Roselli
 
Web Accessibility Gone Wild
Jared Smith
 
ACE! Conference: Selfish accessibility
Adrian Roselli
 
Avega Group: Selfish Accessibility
Adrian Roselli
 
The web standards gentleman: a matter of (evolving) standards)
Chris Mills
 
Ad

Similar to Prototyping Accessibility: Booster 2019 (20)

PPTX
“Selfish Accessibility” for Create Upstate 2016
Adrian Roselli
 
PDF
#STLUX - Designing with Accessibility in MInd (March 14, 2014)
November Samnee
 
PPTX
Selfish Accessibility: Government Digital Service
Adrian Roselli
 
PPTX
Selfish Accessibility: UXSG 2014
Adrian Roselli
 
PDF
Four Principles of Accessibility UK Version
Homer Gaines
 
PPT
corePHP Usability Accessibility by Steven Pignataro
John Coonen
 
PPTX
Designing, Developing & Testing for Accessibility
Eric Malcolm
 
PPTX
A Web for Everyone: Accessibility as a design challenge
Whitney Quesenbery
 
PPTX
Design for Accessibility
qixingz
 
PPTX
Selfish Accessibility: WordCamp Toronto 2014
Adrian Roselli
 
PDF
Beginners Guide to Accessibility
Tarik (Rick) Dzekman
 
PPTX
Fringe Accessibility: Booster 2016
Adrian Roselli
 
PPTX
Selfish Accessibility: a11y Camp Toronto 2014
Adrian Roselli
 
PPT
Web Accessibility
Amal Abduallah
 
PDF
Don't Panic! How to perform an accessibility evaluation with limited resources
Michael Ryan
 
PDF
Future Proofing Your Sofware: Design Inclusively
Michael Larsen
 
PPTX
apidays LIVE Paris - Accessibility matters by Ilona Koren-Deutsch
apidays
 
PPT
Accessible Web Sites: What can you do?
Joseph Dolson
 
PPTX
Selfish Accessibility: Presented at Google
Adrian Roselli
 
PDF
Accessibility Workshop July 2020
Mad*Pow
 
“Selfish Accessibility” for Create Upstate 2016
Adrian Roselli
 
#STLUX - Designing with Accessibility in MInd (March 14, 2014)
November Samnee
 
Selfish Accessibility: Government Digital Service
Adrian Roselli
 
Selfish Accessibility: UXSG 2014
Adrian Roselli
 
Four Principles of Accessibility UK Version
Homer Gaines
 
corePHP Usability Accessibility by Steven Pignataro
John Coonen
 
Designing, Developing & Testing for Accessibility
Eric Malcolm
 
A Web for Everyone: Accessibility as a design challenge
Whitney Quesenbery
 
Design for Accessibility
qixingz
 
Selfish Accessibility: WordCamp Toronto 2014
Adrian Roselli
 
Beginners Guide to Accessibility
Tarik (Rick) Dzekman
 
Fringe Accessibility: Booster 2016
Adrian Roselli
 
Selfish Accessibility: a11y Camp Toronto 2014
Adrian Roselli
 
Web Accessibility
Amal Abduallah
 
Don't Panic! How to perform an accessibility evaluation with limited resources
Michael Ryan
 
Future Proofing Your Sofware: Design Inclusively
Michael Larsen
 
apidays LIVE Paris - Accessibility matters by Ilona Koren-Deutsch
apidays
 
Accessible Web Sites: What can you do?
Joseph Dolson
 
Selfish Accessibility: Presented at Google
Adrian Roselli
 
Accessibility Workshop July 2020
Mad*Pow
 
Ad

More from Adrian Roselli (17)

PPTX
CSUN 2020: CSS Display Properties Versus HTML Semantics
Adrian Roselli
 
PPTX
Selfish Accessibility —DevOpsDays Buffalo
Adrian Roselli
 
PPTX
Fringe Accessibility — Portland UX
Adrian Roselli
 
PPTX
WCBuf: CSS Display Properties versus HTML Semantics
Adrian Roselli
 
PPTX
Mind Your Lang — London Web Standards
Adrian Roselli
 
PPTX
Inclusive Usability Testing - WordCamp London
Adrian Roselli
 
PPTX
CSUN 2018: Everything I Know About Accessibility I Learned from Stack Overflow
Adrian Roselli
 
PPTX
Inclusive Usability Testing — a11yTOCamp
Adrian Roselli
 
PPTX
Selfish Accessibility - Girl Develop It Buffalo
Adrian Roselli
 
PPTX
Everything I Know About Accessibility I Learned from Stack Overflow
Adrian Roselli
 
PPTX
Inclusive User Testing — Guelph Accessibility Conference
Adrian Roselli
 
PPTX
Mind your lang (for role=drinks at CSUN 2017)
Adrian Roselli
 
PPTX
Implementing Accessibility: Accessibility Toronto
Adrian Roselli
 
PPTX
Mind Your lang — Accessibility Camp Toronto 2016
Adrian Roselli
 
PPTX
Role = Drinks 2016: Selfish Accessibility
Adrian Roselli
 
PPTX
Fringe Accessibility - Guelph Accessibility Conference
Adrian Roselli
 
PPTX
Fringe Accessibility: ID24 for GAAD
Adrian Roselli
 
CSUN 2020: CSS Display Properties Versus HTML Semantics
Adrian Roselli
 
Selfish Accessibility —DevOpsDays Buffalo
Adrian Roselli
 
Fringe Accessibility — Portland UX
Adrian Roselli
 
WCBuf: CSS Display Properties versus HTML Semantics
Adrian Roselli
 
Mind Your Lang — London Web Standards
Adrian Roselli
 
Inclusive Usability Testing - WordCamp London
Adrian Roselli
 
CSUN 2018: Everything I Know About Accessibility I Learned from Stack Overflow
Adrian Roselli
 
Inclusive Usability Testing — a11yTOCamp
Adrian Roselli
 
Selfish Accessibility - Girl Develop It Buffalo
Adrian Roselli
 
Everything I Know About Accessibility I Learned from Stack Overflow
Adrian Roselli
 
Inclusive User Testing — Guelph Accessibility Conference
Adrian Roselli
 
Mind your lang (for role=drinks at CSUN 2017)
Adrian Roselli
 
Implementing Accessibility: Accessibility Toronto
Adrian Roselli
 
Mind Your lang — Accessibility Camp Toronto 2016
Adrian Roselli
 
Role = Drinks 2016: Selfish Accessibility
Adrian Roselli
 
Fringe Accessibility - Guelph Accessibility Conference
Adrian Roselli
 
Fringe Accessibility: ID24 for GAAD
Adrian Roselli
 

Recently uploaded (20)

PPTX
IT Runs Better with ThousandEyes AI-driven Assurance
ThousandEyes
 
PPTX
Agile Chennai 18-19 July 2025 | Emerging patterns in Agentic AI by Bharani Su...
AgileNetwork
 
PDF
NewMind AI Weekly Chronicles - July'25 - Week IV
NewMind AI
 
PPTX
The-Ethical-Hackers-Imperative-Safeguarding-the-Digital-Frontier.pptx
sujalchauhan1305
 
PDF
Structs to JSON: How Go Powers REST APIs
Emily Achieng
 
PDF
Accelerating Oracle Database 23ai Troubleshooting with Oracle AHF Fleet Insig...
Sandesh Rao
 
PDF
Security features in Dell, HP, and Lenovo PC systems: A research-based compar...
Principled Technologies
 
PDF
SparkLabs Primer on Artificial Intelligence 2025
SparkLabs Group
 
PDF
CIFDAQ's Market Wrap : Bears Back in Control?
CIFDAQ
 
PPTX
What-is-the-World-Wide-Web -- Introduction
tonifi9488
 
PDF
OFFOFFBOX™ – A New Era for African Film | Startup Presentation
ambaicciwalkerbrian
 
PDF
MASTERDECK GRAPHSUMMIT SYDNEY (Public).pdf
Neo4j
 
PDF
Orbitly Pitch Deck|A Mission-Driven Platform for Side Project Collaboration (...
zz41354899
 
PDF
The Future of Mobile Is Context-Aware—Are You Ready?
iProgrammer Solutions Private Limited
 
PDF
Research-Fundamentals-and-Topic-Development.pdf
ayesha butalia
 
PDF
Using Anchore and DefectDojo to Stand Up Your DevSecOps Function
Anchore
 
PDF
Brief History of Internet - Early Days of Internet
sutharharshit158
 
PDF
AI Unleashed - Shaping the Future -Starting Today - AIOUG Yatra 2025 - For Co...
Sandesh Rao
 
PPTX
Agile Chennai 18-19 July 2025 Ideathon | AI Powered Microfinance Literacy Gui...
AgileNetwork
 
PPTX
The Future of AI & Machine Learning.pptx
pritsen4700
 
IT Runs Better with ThousandEyes AI-driven Assurance
ThousandEyes
 
Agile Chennai 18-19 July 2025 | Emerging patterns in Agentic AI by Bharani Su...
AgileNetwork
 
NewMind AI Weekly Chronicles - July'25 - Week IV
NewMind AI
 
The-Ethical-Hackers-Imperative-Safeguarding-the-Digital-Frontier.pptx
sujalchauhan1305
 
Structs to JSON: How Go Powers REST APIs
Emily Achieng
 
Accelerating Oracle Database 23ai Troubleshooting with Oracle AHF Fleet Insig...
Sandesh Rao
 
Security features in Dell, HP, and Lenovo PC systems: A research-based compar...
Principled Technologies
 
SparkLabs Primer on Artificial Intelligence 2025
SparkLabs Group
 
CIFDAQ's Market Wrap : Bears Back in Control?
CIFDAQ
 
What-is-the-World-Wide-Web -- Introduction
tonifi9488
 
OFFOFFBOX™ – A New Era for African Film | Startup Presentation
ambaicciwalkerbrian
 
MASTERDECK GRAPHSUMMIT SYDNEY (Public).pdf
Neo4j
 
Orbitly Pitch Deck|A Mission-Driven Platform for Side Project Collaboration (...
zz41354899
 
The Future of Mobile Is Context-Aware—Are You Ready?
iProgrammer Solutions Private Limited
 
Research-Fundamentals-and-Topic-Development.pdf
ayesha butalia
 
Using Anchore and DefectDojo to Stand Up Your DevSecOps Function
Anchore
 
Brief History of Internet - Early Days of Internet
sutharharshit158
 
AI Unleashed - Shaping the Future -Starting Today - AIOUG Yatra 2025 - For Co...
Sandesh Rao
 
Agile Chennai 18-19 July 2025 Ideathon | AI Powered Microfinance Literacy Gui...
AgileNetwork
 
The Future of AI & Machine Learning.pptx
pritsen4700
 

Prototyping Accessibility: Booster 2019

  • 1. Prototyping Accessibility Presented by Adrian Roselli for Booster 2019 Slides from this workshop will be available at rosel.li/booster19
  • 2. PLEASE BREAK INTO GROUPS OF FIVE (5) Stragglers may be assigned a group.
  • 4. • I’ve written some stuff, • Member of W3C, • Building for the web since 1993, • Learn more at AdrianRoselli.com, • Avoid on Twitter @aardrian. About Adrian Roselli
  • 6. Group Exercise! • Decide on a user interface element. Examples: • Login form, • Disclosure widget, • Data grid, • Search, • etc. • Quickly describe or draw it on paper (no code). • 15 minutes.
  • 8. What is a11y? • A numeronym for “accessibility”: • The first and last letter (accessibility), • The number of characters omitted (a11y). • Prominent on Twitter (character restrictions): • #a11y • Examples: • l10n → localization • i18n → internationalization
  • 9. Disability is not just a health problem. It is a complex phenomenon, reflecting the interaction between features of a person’s body and features of the society in which he or she lives. — World Health Organization
  • 10. Agenda  Exercise: UI Component • Primer • Disability Types • Who Else?  Exercise: Overlapping Needs • User Experience Models  Exercise: Proto-Persona • Technical Bits  Exercise: Prototype • Wrap-up
  • 12. Disability Types • Physical • Epilepsy • Mobility • Fine motor skills • Hearing • Deaf • Hard of Hearing • Vision • Color blindness • Low vision • Blind • Cognitive • ADD/ADHD • Autism • Dyslexia/Dyscalculia • Learning and Language • Speech • Stuttering • Non-verbal • Cluttering • Apraxia of speech (AOS)
  • 13. Disability Types • Blindness • Low Vision (including color blindness) • Deaf and Hard of Hearing • Speech • Physical • Intellectual & Cognitive
  • 14. Blindness • Screen reader user • Keyboard-only user • Relies on: • Headings • Form Elements • Links • Landmarks
  • 15. Low Vision • May use high contrast modes • May not be able to differentiate colors • May scale fonts • May use a screen magnifier • May use a screen reader • Relies on: • Scaling fonts • Good contrast
  • 16. Deaf and Hard of Hearing • Cannot hear audio cues • Will struggle if captions are not synchronized • First language may be sign language • Relies on: • Good captions • Visual cues • Color cues • Haptic cues
  • 17. Speech • May speak less clearly • May be non-verbal • Can be stymied by voice interfaces • Phone interaction may not be possible • May use assistive technology • Relies on: • Other interactions
  • 18. Physical • Temporary to permanent • Slight to severe • Can change throughout a day • May use specialized hardware • May use a screen reader • May use dictation software • Relies on: • Generous hit areas • Simple interactions
  • 19. Intellectual & Cognitive • May use a screen reader • May use dictation software • May benefit from any/all considerations already listed • Relies on: • Well-structured content • Plain language • Good context
  • 22. Getting Older • Affects (nearly) everyone, • Carries risks and side effects, • Is not for the young.
  • 23. Rising Damp on Flickr.
  • 24. Darren Baldwin on Flickr.
  • 25. Accidents • Broken limbs, • Eye injuries, • Hearing injuries, • Head trauma.
  • 26. Rev Stan on Flickr.
  • 27. Let Ideas Compete on Flickr.
  • 28. Paul Townsend on Flickr.
  • 29. But I’m Invincible! • Multi-tasking, • Sunlight, • Eating at your desk, • No headphones handy, • Content is not in your native language.
  • 32. Steve Rhodes on Flickr.
  • 34. Lars Kristian Flem on Flickr.
  • 35. Tech Support • Think of your family! • Think of your time spent helping them! • Think of the wasted holidays!
  • 36. Robert Simmons on Flickr.
  • 38. Group Exercise! • Each person in your group must pick a disability type: 1. Low vision 2. Blindness 3. Hearing and Speech 4. Physical 5. Cognitive • Within your group, discuss where each of your types overlap in: • Barriers, abilities, needs, etc. • 15 minutes.
  • 40. Personas Book Excerpt: A Web for Everyone, by Sarah Horton, Whitney Quesenbery
  • 41. Personas Adrian • Works when he should be relaxing, relaxes when he should be working. • Lives between motorcycles. • Works late at night with the TV on. • Uses sub-titles in Netflix. • Keeps all screens as dark as possible.
  • 42. User Stories • Components: • User, • Outcome, • Value. • Writing: • As user, I want outcome. • As user, I want outcome so that value. • In order to get value as user, I want outcome.
  • 43. Selfish User Stories • As a user on a sun-lit patio, I want to be able to read the content and see the controls. Add beer and as a user I may have trouble focusing.
  • 44. Selfish User Stories • As a user in bed with a sleeping spouse, I want to watch a training video in silence so that I can get caught up at work. As a user who doesn’t want to get punched for having slacked off at work.
  • 45. Selfish User Stories • In order to click links as a user with no elbow room in coach class with a tiny trackpad, I want click areas to be large enough and adequately spaced. As a user in coach class who also paid too much for the drink he’s spilling on his keyboard.
  • 46. Selfish User Stories • As a user distracted by the TV, I want clear headings and labels so that I don’t lose my place. As a user who really should be finishing his work in the office.
  • 48. Group Exercise! • Develop a (proto-) persona. • Develop user stories for your persona. • As user, I want outcome. • As user, I want outcome so that value. • In order to get value as user, I want outcome. • Consider the UI element you created. • 15 minutes.
  • 50. Text Alternatives for Images • Can you still make sense of the page? • Is content missing? • Can you still use the site? • Is your alt text useful? • Do you account for CSS background images? • What about SVGs? • Or CSS-generated symbols / icons? http://www.4syllables.com.au/2010/12/text-alternatives-decision-tree/ http://dev.w3.org/html5/alt-techniques/#tree
  • 53. Typography Matters • Leading / line height at least 1.5× font size (WCAG 2.1), • Space after paragraphs at least 2× font size (WCAG 2.1), • Letter spacing / tracking at least 0.12× font size (WCAG 2.1), • Word spacing at least 0.16× font size (WCAG 2.1), • Avoid justified text, • Avoid italics, • Use larger text (lean on browser default), • Use good contrast, • Use clear, concise writing.
  • 55. Hyperlinks! • Is there any “click here,” “more,” “link to…”? • Are you using all-caps, URLs, emoticons? • Do you warn before opening new windows? • Do links to downloads provide helpful info? • Are you using pagination links? • Are your links underlined (or otherwise obvious)? • Is there alt text for image links? • Is the link text consistent?
  • 56. Hyperlinks! • You are not Google: • Users know Google’s layout, • Users probably don’t visit your site daily. • Relying on color alone will not suffice (WCAG 1.4.1 [A], 1.4.3 [AA]), • Necessary contrast values: • 4.5:1 between text and its background for copy, • 3:1 between text and its background for larger text, • 3:1 between surrounding text and a hyperlink, plus an additional visual cue (G183). http://adrianroselli.com/2014/03/i-dont-care-what-google-did-just-keep.html
  • 58. Hit Areas • Make areas large enough to tap, • Leave space between hit areas to avoid mis-taps/clicks, • Fitts’ Law (time to target as function of size of target), • Apple: 44pt × 44pt, • Microsoft: 48px × 48px (spaced 2mm apart), • Android: 48dp × 48dp (spaced 8dp apart), • BBC: 7mm × 7mm (inside an exclusion zone of at least 7mm × 7mm) • WCAG 2.1 Success Criterion 2.5.5 Target Size (AAA).
  • 63. Color Contrast • Is there enough contrast? • Are hyperlinks, menus, etc. still visible? • WCAG 2.0: • 4.5:1 for normal text • 3:1 for large text (14+pt & bold, or 18+pt) • WCAG 2.1: • 3:1 for UI components, graphical objects
  • 64. Color Contrast • WCAG 2.1 has broadened it, • Typography, • Icons and glyphs, • Form elements, error messages, placeholders, • Hover, focus, selected states.
  • 65. Label Your Fields • Provide instructions for the entire form, • Provide a programmatic indication of required fields, • Provide formatting advice, • Use ARIA to associate formatting advice, • Avoid placeholder text, • Associate error messages with fields.
  • 66. Label Your Fields • Match the for attribute to the corresponding field’s id attribute. • Label text provides a larger hit area for mouse / touch, • Label text should appear above or the left of text inputs or menus (for LTR languages), • Label text should appear after checkboxes / radio buttons (for LTR languages). • Label grouped fields (<fieldset> / <legend>)
  • 68. Structure Your Document • Sectioning elements already have accessibility built in. Use them. • <header> • <nav> • <main> (one per page) • <aside> • <footer> • <form> (a search form)
  • 70. Structure Your Document <header role="banner"> <nav role="navigation"> <aside role="complementary"> <form role="search"> <footer role="contentinfo"> <main role="main">
  • 71. Structure Your Document “Mobile” often means narrow screen in RWD, as well as this context.
  • 72. Structure Your Document <header role="banner"> <nav role="navigation"> <aside role="complementary"> <form role="search"> <footer role="contentinfo"> <main role="main"> “Mobile” often means narrow screen in RWD, as well as this context.
  • 73. Structure Your Document • Use only one <h1> per page, • Don’t skip heading levels, • Use appropriate nesting, • There is no Document Outline Algorithm: • Don’t use <h1> within every new <section> nor <article>, • This will not affect your SEO. http://adrianroselli.com/2013/12/the-truth-about-truth-about-multiple-h1.html
  • 75. Structure Your Document 1. Ordered lists 2. … 3. … Description lists As statement and their description Key Value • Unordered lists • … • …
  • 76. Structure Your Document 1. Boil water 2. Add pasta 3. Drain water Pasta 1 pound Water 4 quarts Olive oil Not 4 quarts • Pasta • Water • Olive oil
  • 77. Display vs Source Order • CSS techniques allow visual order to break from DOM order: • Floats, • Absolute positioning, • Flexbox (see 5.4.1 of ED for a11y note), • Grid (read Rachel Andrew on subgrid). • WCAG 1.3.2 and 2.4.3 describe meaningful sequence and tab order matching visual flow, • Different behavior among different browsers, MQs. http://adrianroselli.com/2015/09/source-order-matters.html http://200ok.nl/a11y-flexbox/
  • 78. Display vs Source Order http://codepen.io/aardrian/full/MavVeb/ Firefox Chrome
  • 79. Be Keyboard Friendly • tabindex="-1" • Use to set focus with script, • Does not put it in tab order of page. • tabindex="0" • Allows user to set focus (eg: via keyboard), • Puts in tab order of page (based on DOM). • tabindex="1" (or greater) • Do not do this, • Messes with natural tab order. http://adrianroselli.com/2014/11/dont-use-tabindex-greater-than-0.html
  • 81. Be Keyboard Friendly • Do you have scrolling content boxes? • Keyboard users cannot access it. • Do you have content that displays on hover? • Keyboard users probably cannot access it. • A technique: • <div role="region" aria-label="[if appropriate]" tabindex="0"> http://adrianroselli.com/2016/02/keyboard-and-overflow.html
  • 84. Be Keyboard Friendly • Do not use a <div> nor <span> as a control. • Does the control take me to another URL? • Use an <a href>. • Note: does not fire on space-bar. • Does the control change something on the current page? • Use a <button type="button">. • Does the control submit form fields? • Use <input type="submit"> or <button type="submit">. http://adrianroselli.com/2016/01/links-buttons-submits-and-divs-oh-hell.html
  • 86. Be Keyboard Friendly • Define :focus styles, • Particularly if you removed link underlines, • Everywhere you have :hover, add :focus, • Look for :focus{outline:none;} in libraries: • If you find it, remove it. • Do not rely on browser defaults, • Easy to test with the tab key. http://adrianroselli.com/2014/06/keep-focus-outline.html
  • 89. Use Captions, Subtitles, Transcripts • Everybody uses them: • Working in public, in bed, at home, • Surfing in public, in bed, at work. • Should include audio descriptions, • Should include speaker identification, • Review auto-captions (“craptions”): • NoMoreCraptions.com http://adrianroselli.com/2013/11/captions-in-everyday-use.html
  • 90. Use Captions, Subtitles, Transcripts • Do video/audio clips have text alternatives? • Are links to closed-captions or transcripts built into the player or separate text links? • Is there an audio description available? • Tools: • Media Access Australia YouTube captioning tutorial, Vimeo captioning tutorial, • Tiffany Brown’s WebVTT tutorial, • DIY Resources for Closed Captioning and Transcription from 3 Play Media. http://webaim.org/techniques/captions/
  • 91. Use Captions, Subtitles, Transcripts https://www.youtube.com/watch?v=V592VMJeXc8
  • 92. Pattern Libraries • Document all this for your custom widgets, • Use this to build a larger pattern library, • For many custom widgets: WAI-ARIA Authoring Practices 1.1, • It is not perfect, but gets you started, • Be wary of application-specific patterns. • For truly custom widgets you have never seen before, consider simplifying to an existing pattern.
  • 93. Tab order indicated via numbers above Accessibility requirements See 3.1 Accordion in the WAI ARIA Authoring Practices for requirements. Focus and keyboard tab order • Left/Up arrow moves to previous accordion header • Right/down arrow moves to next accordion header • Enter opens a panel when on the header • When opened focus stays on the element, tab moves to the first item in the header Roles and states • Accordion is a tablist • Each header is a tab • Use visibility hidden to hide content of tabs Behavior • Contents of accordion hidden from screen readers when closed • Contents remain open until closed by the user • Header and arrow is a single touch target
  • 97. Group Exercise! • Take your user interface element and discuss how you might design / spec / build / code it. • Represent the disability category you championed earlier. • Remember your personas, user story/ stories. • Consider changing needs of users. • 15 minutes
  • 99. Stairamp Dean Bouchard on Flickrhttp://accessibility.net.nz/blog/the-problems-with-ramps-blended-into-stairs/
  • 100. ≠ Checklist • Accessibility is not a checklist.
  • 101. Maintenance Nicolas Steenhouthttps://twitter.com/vavroom/status/571092086365261824 “Wheelchair ramp at pharmacy not only hasn’t been cleared of snow but has 2 potted trees to ensure nobody can pass.”
  • 102. = Process • Accessibility is not a checklist. • Accessibility is an ongoing process.
  • 103. Prototyping Accessibility Presented by Adrian Roselli for Booster 2019 Slides from this workshop will be available at rosel.li/booster19

Editor's Notes

  • #3: We will be doing group activities. This gets the chaos organization out of the way early. Have this slide showing as people come in.
  • #10: 1980 definition: “In the context of health experience, a disability is any restriction or lack of ability (resulting from an impairment) to perform an activity in the manner or within the range considered normal for a human being.”
  • #13: Everyone is different. No two people are alike. With that in mind, it only makes sense that not everyone's body is going work the way everyone else's. Because of this, some people might not be able to see, hear, speak, understand, or move the way other people do.
  • #15: A blind user cannot see what is on their screen. This may seem obvious, but it's important to think about what this really means. Most users don't think twice about how they ingest or interact with the content on their screen, nor does it really matter what the underlying code looks like. This is not the case for someone who cannot see the screen. When looking at the screen is not an option, assistive technology (AT) such as a screen reader must be used to navigate the web. Screen readers rely on HTML to navigate. If the website or application is not properly coded, AT will not be able to pass along the correct information to the user. This includes such important elements such as: Most likely a keyboard only user Using a mouse is most likely difficult, if not impossible, for a user who cannot see what is on the screen. As a result, a user who is blind will most likely use a keyboard to navigate. A keyboard-only user requires all functions performed by a mouse to be actionable via keyboard. These users are also prone to keyboard and/or programmatic focus issues if their experience isn't managed properly.
  • #16: Someone with low vision has an impairment that cannot be corrected. In many cases, the person may be "legally blind" but still have some visual perception. There are different kinds of low vision and each has its own considerations. These considerations are different from blindness, though there may be overlap in approaches.
  • #17: Some people may not be able to hear at all, or may have some kind of hearing impairment. This means any cues or information that are communicated by sound alone may be missed. The following barriers can occur.
  • #18: Someone with a speech disability may be able to speak less clearly than others, or perhaps be entirely non-verbal (and this could be due to physical/motor or cognitive challenges). Some factors to bear in mind are: Web-based services or functionality that require voice interactions will be difficult if not impossible Websites or applications that offer a phone number as the only way to communicate with a company A person who struggles with a speech impairment might use specialized AT, or none at all, depending on the root cause of their impairment. For example, someone who has lost their voice due to an injury or sickness might not require AT to navigate the web whereas someone who is non-verbal due to autism might require a screen reader or a more specialized application to communicate.
  • #19: There are many possible forms of physical impairment, such as mobility or dexterity issues. When thinking about web accessibility, the most prominent physical impairments are motor control and the inability to use two hands at once, as these most affect interaction with a device.
  • #20: Cognitive disabilities affect far more people than sensory disabilities. There's a large variety of reasons for cognitive barriers, and a corresponding wide range of effects they can have. Some causes and conditions are… Asperger's Syndrome Attention deficit disorder (AD/HD) Autism Dementia Down Syndrome Dyscalculia Dyslexia Learning disabilities Rett Syndrome Stroke Traumatic brain injury (TBI) Williams Syndrome In order to make sense of the many different cognitive barriers people could experience, and to help us address them, they can be categorized broadly as follows. Memory Problem solving Attention Reading, linguistic, verbal comprehension Math comprehension Visual comprehension
  • #21: Beware of disability stereotypes It's very important that we do not generalize people when talking about then individual needs. No two people are alike. With that in mind, we must be certain that we avoid the following: Using oversimplified terminology such as: Vision, hearing, physical and cognitive impairments These types of impairments are not one size fits all, for example "Vision" could mean someone who is low vision, someone who is light sensitive, or someone who is completely blind Using Misleading terms like: Screen reader users Many people require a screen reader, for many different reasons Incorrect:e.g. "Accessibility users“ Accessibility isn't something we use, but rather something we can't use without.
  • #22: Our inclusive design principles Recognize exclusion Exclusion happens when we solve problems using our own biases. As Microsoft designers, we seek out those exclusions, and use them as opportunities to create new ideas and inclusive designs. Learn from diversity Human beings are the real experts in adapting to diversity. Inclusive design puts people in the center from the very start of the process, and those fresh, diverse perspectives are the key to true insight. Solve for one, extend to many Everyone has abilities, and limits to those abilities. Designing for people with permanent disabilities actually results in designs that benefit people universally. Constraints are a beautiful thing.
  • #35: Trying to check into your airline in a foreign country Keyboards, system in different language Great way to extend a trip
  • #39: The objective is to get people to champion their disability type and think about where its needs and challenges intersect with others. It should prime them for the personas and user stories section to maybe write more aggregated stories.
  • #51: Talk about the general benefits, citing SR users, SEO (ugh), bad connections. Do not dwell on the technical stuff; let it be just the background
  • #52: With images
  • #53: Without Call out the logo (useful alt), the nav (CSS BG), the giant kid photo (blank alt)
  • #54: Again, background. Do not dwell on the items, Talk about typography as an art, how legibility benefits all users, but also helps those with cog, low vision, and folks traveling on bumpy planes
  • #55: Animated GIF, ~2s cycle Specialized solutions generally aren’t so good Compare to resizing widgets
  • #56: Link text warrants some thought Context, destination, purpose all matter
  • #57: Please make them obvious Contrast is a real concern… which we will discuss
  • #58: What here is the link? The photo? The title? The date? The abstract? Hopefully not all of them, as that would be confusing to a SR user It is not obvious.
  • #59: WCAG 2.1 AAA: 44px Excludes: Equivalent: The target is available through an equivalent link or control on the same page that is at least 44 by 44 CSS pixels; Inline: The target is in a sentence or block of text; User Agent Control: The size of the target is determined by the user agent and is not modified by the author; Essential: A particular presentation of the target is essential to the information being conveyed.
  • #60: Apple
  • #61: Microsoft
  • #62: Android
  • #63: BBC Not a platform; this is good for planning your own internal guidelines
  • #64: We see this failure all the time I hate them because of all the screen shots I need for the audits
  • #65: The screen shot is from the TPG style guide Note that it shows good color combinations and calls out ones to avoid
  • #66: Essentially you want a screen reader user to know what field they just focused You want voice users to be able to focus fields by name
  • #67: Note that larger hit area benefit
  • #68: Video with audio This is 1:44, so maybe talk over it for a bit
  • #69: These allow SR users to jump to a section They are valuable for a reader view As we move to voice interfaces, these are valuable for the parsing algorithms
  • #74: Also helps screen reader users Also helps reader mode Also helps future Uis (voice)
  • #79: Animated GIF
  • #80: Power users Mobility impaired Screen reader users
  • #81: Animated GIF
  • #83: Animated GIF
  • #84: Video with audio
  • #86: Animated GIF You can style anything to look like anything, so do not get hung up on choosing based on _how_ it looks
  • #88: Screen shot of a link with the blue Chrome focus ring on the blue background of the Chrome help page.
  • #89: Animated GIF
  • #94: Pattern as taken from the WAI Authoring Practices Guide