An element is marked decorative but is still interactive
presentation-role-conflict
Some elements are declared as purely decorative while still being focusable or carrying accessibility information, a contradiction software resolves unpredictably.
Who this affects
Screen reader users, who get inconsistent behaviour between browsers.
Fix it in WordPress
Common on decorative images inside links. If the image is inside a link, it is not decorative, describe the link's destination instead.
What the fix is, technically
Either make it genuinely decorative by removing focus and ARIA attributes, or drop the presentation role.
Does your site have this problem?
Scan any page free and find out in about fifteen seconds. No signup, and nothing about your site is stored.
Check my page