<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 - [GTK] Layout test accessibility/aria-roledescription.html is failing since it was added on r186038"
   href="https://bugs.webkit.org/show_bug.cgi?id=146719">146719</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>[GTK] Layout test accessibility/aria-roledescription.html is failing since it was added on r186038
          </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>Unspecified
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Unspecified
          </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>Accessibility
          </td>
        </tr>

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

        <tr>
          <th>Reporter</th>
          <td>clopez&#64;igalia.com
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>cfleizach&#64;apple.com, darin&#64;apple.com, jdiggs&#64;igalia.com, mario&#64;webkit.org, webkit-bug-importer&#64;group.apple.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>On platform GTK the Layout test accessibility/aria-roledescription.html is failing since it was added on r186038 &lt;<a href="http://trac.webkit.org/r186038">http://trac.webkit.org/r186038</a>&gt;

The probable cause is a missing implementation of the feature on platform GTK.

The text diff of the test:

--- /home/clopez/webkit/webkit/layout-test-results/accessibility/aria-roledescription-expected.txt
+++ /home/clopez/webkit/webkit/layout-test-results/accessibility/aria-roledescription-actual.txt
&#64;&#64; -4,9 +4,9 &#64;&#64;
 On success, you will see a series of &quot;PASS&quot; messages, followed by &quot;TEST COMPLETE&quot;.


-Role description: AXRoleDescription: Super Button
-Role description: AXRoleDescription: 
-Role description: AXRoleDescription: button
+Role description: 
+Role description: 
+Role description: 
 PASS successfullyParsed is true

 TEST COMPLETE</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>