Product: axe-core
Expectation: Allow role="presentation" on <svg> elements
Actual: role="presentation" not seen as a valid role on <svg> elements
Motivation: Based on the WAI specs, any role should be valid on an <svg> element
<svg role="presentation" alt="foo"></svg>
axe-core version: 2.3.0

Product: axe-core
Expectation: Allow
role="presentation"on<svg>elementsActual:
role="presentation"not seen as a valid role on<svg>elementsMotivation: Based on the WAI specs, any role should be valid on an
<svg>element<svg role="presentation" alt="foo"></svg>axe-core version: 2.3.0