| Checks that element reflection is exposed to the a11y tree for 'ariaLabelledByElements' |
| |
| PASS: platformValueForW3CName(axInput1) === 'First label' |
| PASS: platformValueForW3CName(axInput2) === 'Second label' |
| PASS: platformValueForW3CName(axInput2) === 'First label' |
| PASS: platformValueForW3CName(axInnerInput) === 'Third label' |
| PASS: platformValueForW3CName(axInput2) === 'First label Second label Third label' |
| PASS: platformValueForW3CName(axInput5) === 'Fifth label' |
| |
| PASS successfullyParsed is true |
| |
| TEST COMPLETE |
| First label |
| Second label |
| Third label |
| Fourth label |
| Fifth label |