Skip to content

a11y short check list #55

@himorin

Description

@himorin
  • If technology allows visual rendering of content
    • no visual rendering
  • If technology provides author control over color
    • no color control
  • If technology provides features to accept user input
    • There is a mechanism to label user input controls in an unambiguous and clear manner.
      • no, clearly defined by hardware
    • Authors can associate extended help information with a control.
      • no, clearly defined by hardware
    • If there is an input error, it is possible to associate the error message clearly with the specific control that is in error.
      • handled within Gamepads spec
    • There is a mechanism to report and set the state or value of controls programmatically.
      • no, simply user input
    • Authors can address multiple types of input hardware (keyboard, pointing device, touch screen, voice recognition, etc.), or the technology supports hardware-agnostic input methods.
      • no, this is a module for a single type of input hardware
      • This is a module for a single type of input method which is closely connected to specific hardware. But implementation can give users quite a bit of control over what system inputs are mapped like from keyboard and all of that is an implementation detail and beyond the scope of this spec.
    • User input does not require specific physical characteristics (e.g., fingerprint readers).
      • does not require
    • Authors can ensure a "meaningful" order of controls exists regardless of presentation.
      • no presentation is defined in this spec
  • If technology provides user interaction features
    • interaction is defined and handled in WebXR Device API layer
  • If technology defines document semantics
    • no semantics
  • If technology provides audio
    • no audio
  • If technology allows time limits
    • no time related data
  • If technology allows text content
    • no text content
  • If technology creates objects that don't have an inherent text representation
    • no object for presentation
  • If technology provides content fallback mechanisms, whether text or other formats
    • no content fallback mechanism
  • If technology provides visual graphics
    • no graphics
  • If technology provides internationalization support
    • no i18n item
  • If technology defines accessible alternative features
    • this is a module for a single type of input device
  • If technology provides content directly for end-users
    • no content defined, just input
  • If technology defines an API
    • no API, just to attach Gamepads into WebXR
  • If technology defines a transmission protocol
    • no

Metadata

Metadata

Assignees

No one assigned

    Labels

    a11y-trackerGroup bringing to attention of a11y, or tracked by the a11y Group but not needing response.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions