<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [GTK] r65681 broke a couple GTK+ a11y tests"
   href="https://bugs.webkit.org/show_bug.cgi?id=44316#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [GTK] r65681 broke a couple GTK+ a11y tests"
   href="https://bugs.webkit.org/show_bug.cgi?id=44316">bug 44316</a>
              from <span class="vcard"><a class="email" href="mailto:jdiggs&#64;igalia.com" title="Joanmarie Diggs (irc: joanie) &lt;jdiggs&#64;igalia.com&gt;"> <span class="fn">Joanmarie Diggs (irc: joanie)</span></a>
</span></b>
        <pre>Wow. So this is really old. And whatever the original regression is, that is no longer a problem. Yay! That said.... A lot of other things have changed since these were skipped, including:

1. Output of role names has changed
2. Output of attributes has changed (and spits out a lot more)
3. Layout tables are no longer exposed as tables
4. Anonymous blocks are sometimes included in the accessibility tree
5. We have test runner API to get accessible objects by element id

The object-attributes.html test can be unskipped by updating it to take into account the above.

The title-and-alt.html test can be partially fixed in a similar fashion. However, there will still be some failures which fall under the umbrella of <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - AX: [ATK] Layout tests related to text alternative computation need to be done differently"
   href="show_bug.cgi?id=157187">bug 157187</a>.

My proposal is that we update both tests, but leave the second one as a failure to be dealt with in <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - AX: [ATK] Layout tests related to text alternative computation need to be done differently"
   href="show_bug.cgi?id=157187">bug 157187</a>. Patch shall be forthcoming.</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>