Landmark name examples

Two main nodes with unique aria-label - Correct

Test
Test

Two main nodes with unique title - Correct

Test
Some

Two main nodes with aria-label set to the same text - Fail

Test
Mike

Two main nodes with no accessible name - Fail

Test
Test

Two main nodes with one lacking an accessible name - Fail

Test
Test

Two nav nodes with unique aria-label - Correct

Two nav nodes with unique title - Correct

Two nav nodes with aria-label set to the same text - Fail

Two nav nodes with no accessible name - Fail

Two nav nodes with one lacking an accessible name - Fail

Two aside nodes with unique aria-label - Correct

Two aside nodes with unique title - Correct

Two aside nodes with aria-label set to the same text - Fail

Two aside nodes with no accessible name - Fail

Two aside nodes with one lacking an accessible name - Fail