Skip to content

Inconsistent language or unclear distinction in "Document conformance requirements..." #530

Open
@rschristian

Description

@rschristian

Scrolling through the list of elements, the language is either inconsistent or suggests a distinction that is not made clear in the document, for example:

  • bdo: Any role, though "generic" SHOULD NOT be used.
  • blockquote: Any role, though "blockquote" is NOT RECOMMENDED.

https://www.w3.org/TR/html-aria/#docconformance

From my understanding, this is a language consistency issue and this isn't actually pointing out a distinction. If that's correct, I'd be happy to go through and switch all these "SHOULD NOT"s to "NOT RECOMMENDED" (as the note above makes it clear using the implicit role does serve a purpose in some cases, hence, "not recommended" seems like better language to use).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions