[Draft] Method Prototype for Information and Relationships

Original:

Information, structure, and relationships conveyed through presentation can be programmatically determined or are available in text.

Draft: Information and Relationships

Short Description:

Code matches presentation

Long Description:

Make the code correspond to the visual layout, or describe the visual layout in text.

Expected Outcome: [task-based outcome]

Screen reader users have a similar experience of the structure of the document as a sighted people and can quickly find sections of the page.

Related Methods

    Instructions: Select the situation below that matches your content.

    1. ARIA11: Using ARIA landmarks to identify regions of a page (ARIA)

    2. ARIA12: Using role=heading to identify headings (ARIA)

    3. ARIA13: Using aria-labelledby to name regions and landmarks (ARIA)

    4. ARIA16: Using aria-labelledby to provide a name for user interface controls (ARIA)

    5. ARIA17: Using grouping roles to identify related form controls (ARIA)

    6. ARIA20: Using the region role to identify a region of the page (ARIA)

    7. G115: Using semantic elements to mark up structure AND H49: Using semantic markup to mark emphasized or special text (HTML)

    8. G117: Using text to convey information that is conveyed by variations in presentation of text

    9. G140: Separating information and structure from presentation to enable different presentations

    10. Making information and relationships conveyed through presentation programmatically determinable using the following techniques:

    11. Fallback Method (for new technologies and situations where the methods above don't apply) : Information, structure, and relationships conveyed through presentation can be programmatically determined or are available in text.
Examples:

Same is current understanding.

Tests:

Associated Tags: [Static Web, Perceivable, Distinguishable, Operable]


Questions to ask yourself to assess your draft: