<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - AX: SVG images are not exposed in the AX api"
   href="https://bugs.webkit.org/show_bug.cgi?id=156774#c12">Comment # 12</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - AX: SVG images are not exposed in the AX api"
   href="https://bugs.webkit.org/show_bug.cgi?id=156774">bug 156774</a>
              from <span class="vcard"><a class="email" href="mailto:n_wang&#64;apple.com" title="Nan Wang &lt;n_wang&#64;apple.com&gt;"> <span class="fn">Nan Wang</span></a>
</span></b>
        <pre>(In reply to <a href="show_bug.cgi?id=156774#c11">comment #11</a>)
<span class="quote">&gt; &lt;svg aria-label=&quot;some&quot;&gt;
&gt;   &lt;path id=&quot;test24&quot; d=&quot;M 100 100 L 300 100 L 200 300 z&quot; fill=&quot;red&quot;
&gt; stroke=&quot;blue&quot; stroke-width=&quot;3&quot;/&gt;
&gt; &lt;/svg&gt;</span >

Sorry I have accidentally included this for debugging.


<span class="quote">&gt; &lt;svg height=&quot;100&quot; width=&quot;100&quot;&gt;
&gt;   &lt;circle id=&quot;circle2&quot; aria-label=&quot;Bar&quot; cx=&quot;50&quot; cy=&quot;50&quot; r=&quot;40&quot;
&gt; stroke=&quot;black&quot; stroke-width=&quot;3&quot; fill=&quot;red&quot; /&gt;        
&gt; &lt;/svg&gt;</span >

Should this be included? Since there's a label directly describing the circle.

Thanks Joanmarie and Fred, I'll try to read those specs and wiki carefully and let you know.</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>