Out of Region

Template issues:

  1. <html> @lang, present but null.
  2. <head>
    1. <title> element exists but is empty.
    2. #viewport: @user-scalable="no"
  3. <body>
    1. Content not contained by region: Out of Region content
    2. Navigation using invalid @role value
    3. <main>
      1. <main> region not represented by <main> or @role "main"
    4. Headings
      1. Document First Heading is an <h2> rather than required <h1>
      2. Document First Heading <h2> is empty
    5. Tables
      1. Empty table row
      2. Missing columns

Headings

Headings skipped: 3 to 5

Heading 5
Heading 6 [manipulating base heading styles]

Tables

Col A Col B Col C
R1: Col A R1: Col B, but no C
R2: Col A R2: Col B R2: Col C

Lists

Images

Image missing required @src

Image missing required @alt

Image with non-descript @alt

fun

Image with @title information not found elsewhere

fun

Functional Content

Tab Order

Set 2

Set 1

Set -1

Links

Uninformative link text: Click Here

Link text that points to same location but with different text: MDN Accessibility Guide

Link text for file download: Link to file.

Functional graphic without link text of alt value:

Forms

Missing control / label

Incorrect @for and @id:


Low contrast

Low opacity


Invalid nesting of inline/block

Video/Audio

Missing Track