<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: aria-label and aria-labelledby are broken (not part of accessible name) for links in iOS 10.0.2"
   href="https://bugs.webkit.org/show_bug.cgi?id=162578">162578</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>AX: aria-label and aria-labelledby are broken (not part of accessible name) for links in iOS 10.0.2
          </td>
        </tr>

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

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

        <tr>
          <th>Version</th>
          <td>WebKit Local Build
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>iPhone / iPad
          </td>
        </tr>

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

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

        <tr>
          <th>Severity</th>
          <td>Major
          </td>
        </tr>

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

        <tr>
          <th>Component</th>
          <td>Accessibility
          </td>
        </tr>

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

        <tr>
          <th>Reporter</th>
          <td>paul&#64;pauljadam.com
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>webkit-bug-importer&#64;group.apple.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Overview: VoiceOver iOS no longer reads aria-label and aria-labelledby values as the accessible name of links in iOS 10.0.2.

Steps to Reproduce:
1. Enable VoiceOver on iOS 10
2. Visit <a href="http://pauljadam.com/demos/linkpurpose.html">http://pauljadam.com/demos/linkpurpose.html</a> in Safari iOS 10
3. Set VoiceOver focus to Shop Now links under aria-labelledby and aria-label headings. 

Expected Results:
VoiceOver speaks &quot;aria-labelledby Shop Now&quot; and &quot;aria-label Shop Now&quot;.

Actual Results:
VoiceOver speaks &quot;Shop Now&quot; and &quot;Shop Now&quot;</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>