Text only in an accessible name
Six controls and graphics whose meaning lives in an aria-label, an SVG title, or a description rather than in visible text. A DOM text scrape returns almost nothing; an accessibility-tree walk returns all of it. SAMPLE wording only.
Icon-only buttons
Graphic with its meaning in a title
Visible text and accessible name that disagree
The visible label is two letters; the accessible name is a full sentence. Both are correct readings of the same control, which is why a tool has to say which one it reports.