Skip to content

Instantly share code, notes, and snippets.

@pixelchar
Created October 1, 2015 19:04
Show Gist options
  • Save pixelchar/d77df80771bc06db485b to your computer and use it in GitHub Desktop.
Save pixelchar/d77df80771bc06db485b to your computer and use it in GitHub Desktop.
iOS Voice Over ignoring <img> with SVG as the source (https://twitter.com/patrick_h_lauke/status/601331896610594816)
<img src="example.svg" alt="example">
<img src="example.svg" alt="example" role="img">
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment