Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Accessibility self-review #856

Open
chrisn opened this issue Dec 6, 2024 · 0 comments
Open

Accessibility self-review #856

chrisn opened this issue Dec 6, 2024 · 0 comments

Comments

@chrisn
Copy link
Member

chrisn commented Dec 6, 2024

WebCodecs provides access to low level image, video, and audio encoding and decoding, so the API brings no particular accessibility concerns for implementations. The display or rendering of the media is the responsibility of the web application, e.g., using the HTML <canvas> element or Web Audio API, so rendering is less integrated with platform-level accessbility features. Consequently, accessibilty must be considered by the application developer and content author.

Responses to FAST Checklist:

  • If technology allows visual rendering of content

    • Not applicable
  • If technology provides author control over color

    • Not applicable
  • If technology provides features to accept user input

    • Not applicable
  • If technology provides user interaction features

    • Not applicable
  • If technology defines document semantics

    • Not applicable
  • If technology provides time-based visual media

  • If technology provides audio

    • See description above
  • If technology allows time limits

    • Not applicable
  • If technology allows text content

    • Not applicable
  • If technology creates objects that don't have an inherent text representation

    • See description above
  • If technology provides content fallback mechanisms, whether text or other formats

    • Not applicable
  • If technology provides visual graphics

    • See description above
  • If technology provides internationalization support

    • Not applicable
  • If technology defines accessible alternative features

    • Not applicable
  • If technology provides content directly for end-users

    • See description above
  • If technology defines an API

    • See description above
  • If technology defines a transmission protocol

    • Not applicable
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant