| OLD | NEW |
| 1 This tests that if aria-labelledby is used, then aria-label attributes are not u
sed. | 1 This tests that if aria-labelledby is used, then aria-label attributes are not u
sed. |
| 2 | 2 |
| 3 Alpha Beta Delta Eta Epsilon Theta | 3 Alpha Beta Delta Eta Epsilon Theta |
| 4 usingNone.deprecatedTitle: [AXTitle: Alpha] | 4 usingNone.name: [Alpha] |
| 5 usingNone.deprecatedDescription: [AXDescription: ] | 5 usingLabel.name: [Gamma] |
| 6 usingLabel.deprecatedTitle: [AXTitle: Beta] | 6 usingLabelledby.name: [Epsilon] |
| 7 usingLabel.deprecatedDescription: [AXDescription: Gamma] | 7 usingLabeledby.name: [Theta] |
| 8 usingLabelledby.deprecatedTitle: [AXTitle: Delta] | |
| 9 usingLabelledby.deprecatedDescription: [AXDescription: Epsilon] | |
| 10 usingLabeledby.deprecatedTitle: [AXTitle: Eta] | |
| 11 usingLabeledby.deprecatedDescription: [AXDescription: Theta] | |
| 12 | 8 |
| OLD | NEW |