<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@lists.webkit.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>clopez@igalia.com
</td>
</tr>
<tr>
<th>CC</th>
<td>cfleizach@apple.com, darin@apple.com, jdiggs@igalia.com, mario@webkit.org, webkit-bug-importer@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 <<a href="http://trac.webkit.org/r186038">http://trac.webkit.org/r186038</a>>
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
@@ -4,9 +4,9 @@
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
-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>