Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • A a11yproject.com
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 40
    • Issues 40
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 10
    • Merge requests 10
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • The A11Y Project
  • a11yproject.com
  • Issues
  • #792
Closed
Open
Issue created May 17, 2019 by Administrator@rootContributor

Article: "A primer to vestibular disorders" should mention `prefers-reduced-motion` MQ

Created by: Malvoz

IMO, the section on What should you consider should mention the prefers-reduced-motion media-query:

  • https://developers.google.com/web/updates/2019/03/prefers-reduced-motion
  • https://developer.mozilla.org/en-US/docs/Web/CSS/@media/prefers-reduced-motion

I suppose it could be just an addition, however, I don't find the current advice of: only display animations after user-interaction (such as button click) a realistic goal for developers. This media query should (in browsers that support it) negate the need for such on-site opt-ins.

Assignee
Assign to
Time tracking