aria-labelledby attribute and link rel #1: YES role=navigation YES aria-labelledby: content refers to an element with the role attribute defined as heading YES link rel YES role=heading
aria-labelledby attribute and link rel #2: YES role=navigation YES aria-labelledby: content refers to an element that does not have a defined role attribute YES link rel NO role=heading
proper aria-labelledby reference: YES role=navigation YES aria-labelledby: content refers to an element with the role attribute defined as heading NO link rel YES role=heading
improper aria-labelledby reference: YES role=navigation YES aria-labelledby: content refers to an element that does not have a defined role attribute NO link rel NO role=heading
proper link rel: YES role=navigation NO aria-labelledby YES link rel NO role=heading
improper link rel: YES role=navigation NO aria-labelledby YES link rel NO role=heading
improper aria-labelledby reference: NO role=navigation YES aria-labelledby: content refers to an element with the role attribute defined as something other than heading NO link rel NO role=heading: various non-heading role types