The candidate set is:

Any element except input, button or select that has a role attribute with the value:

radio
checkbox
slider
combobox
textbox
button

The test logic is any element listed above that does not match the following criteria would be listed as a failure:
If the element has a text node that has a value with a length greater than 1
If the element has an aria-label
if the element has an aria-labelledby attribute that references a valid ID on the page


Should be flagged 1:
Should be flagged 2:
Should be flagged 3:
Should be flagged 4:

Should be flagged 5:

Should be flagged 6:

Should NOT be flagged (text):
I have text
Should NOT be flagged (aria-label):
Should NOT be flagged (aria-labelledby): Label part one and part two
Should NOT be flagged (aria-label):