<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: &lt;legend&gt; should be announced by Voiceover / screenreader"
   href="https://bugs.webkit.org/show_bug.cgi?id=145970">145970</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>AX: &lt;legend&gt; should be announced by Voiceover / screenreader
          </td>
        </tr>

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

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

        <tr>
          <th>Version</th>
          <td>528+ (Nightly build)
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>Macintosh
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>All
          </td>
        </tr>

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

        <tr>
          <th>Severity</th>
          <td>Critical
          </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>aurelien.levy&#64;free.fr
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>webkit-bug-importer&#64;group.apple.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>&lt;legend&gt; inside a &lt;fieldset&gt; must be announced as title of the group.

When user have focus on input inside a fieldset with a legend the legend must be used as a description of the inputs like with aria-describedby.
Furthermore if you have multiple nested fieldset with legend the description must inherit all the legend value

Here is my test case <a href="http://codepen.io/goetsu/pen/ZGJOWg">http://codepen.io/goetsu/pen/ZGJOWg</a>

This have been resolved in the past but it look to be broken again :
<a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - Legend tag should be exposed through AX"
   href="show_bug.cgi?id=20887">https://bugs.webkit.org/show_bug.cgi?id=20887</a>
<a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - AX: fieldset should have GroupRole and legend should be description."
   href="show_bug.cgi?id=122534">https://bugs.webkit.org/show_bug.cgi?id=122534</a></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>