Skip to content

Final specification for the accessibility terms? #300

@iherman

Description

@iherman

I am trying to pick up the separate thread from #293 how these should be defined in our draft. Is it so that:

  • accessibilitySummary is a localizable text
    • the current specification in the draft and the WebIDL are fine
  • all the other terms, except for accessModeSufficient, are a (possible) array of strings, each strings are allowed to take a value specified for that term. That means that the
    • the draft should be changed in the table specifying 'one or more texts'...
    • the current WebIDL (sequence<DOMString>) is fine
  • accessModeSufficient is:
    • one or more texts, each a comma-separated list of values, each value being one of the predefined values
    • the WebIDL should be: sequence<sequence<DOMString>>

Knowing that this does not correspond to the schema.org documentation, but that is being taken care of in a separate discussion outside of this WG.

Is this a correct interpretation?

@mattgarrish @avneeshsingh @HadrienGardeur

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions