Lists

Unordered List - Correct

Unorderd List with all allowed children - Pass

Unordered List with no children - Pass

Unordered list with non-null role on LI - Fail

Unordered list with LI having non-listitem role - Fail

Unordered list with DIV having non-listitem role - Fail

Unordered list with a DIV - Fail

Unordered list with duplicate ID (bad) of some other structure - Pass

Good

Ordered list with duplicate ID (bad) of some other structure - Pass

Good
  1. This list is good other than the duplicate ID

Ordered list with span insider - Fail

    Bad

Description list with duplicate ID (bad) of some other structure - Pass

Good
This list is good other than the duplicate ID

Description list with span insider - Fail

Bad