<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - AX: Voice Over focus issue ignoring &lt;object&gt; elements"
   href="https://bugs.webkit.org/show_bug.cgi?id=158390">158390</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>AX: Voice Over focus issue ignoring &lt;object&gt; elements
          </td>
        </tr>

        <tr>
          <th>Classification</th>
          <td>Unclassified
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>WebKit
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>Safari 9
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>iOS
          </td>
        </tr>

        <tr>
          <th>URL</th>
          <td>http://www.hexanet.com/test/webkit-vo-svg-object-bug.htm
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>iOS 9.3
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>Normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>P2
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>ANGLE
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>webkit-unassigned&#64;lists.webkit.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>bruno&#64;hexanet.net
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>dino&#64;apple.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Created <span class=""><a href="attachment.cgi?id=280542" name="attach_280542" title="Repro of bug for Voice Over latest iOS 9.3.2">attachment 280542</a> <a href="attachment.cgi?id=280542&amp;action=edit" title="Repro of bug for Voice Over latest iOS 9.3.2">[details]</a></span>
Repro of bug for Voice Over latest iOS 9.3.2

On iOS 9.3.2, Voice Over ignore a link with an SVG object. It appears to considers the link empty of content.

The external SVG pattern is commonly used as fallback for browser not supporting SVG.
&lt;object type=&quot;image/svg+xml&quot; data=&quot;svg/vector.svg&quot;&gt;Link 2&lt;/object&gt;

See attached reduced repro.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>