[Webkit-unassigned] [Bug 146719] New: [GTK] Layout test accessibility/aria-roledescription.html is failing since it was added on r186038
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Jul 8 04:36:08 PDT 2015
https://bugs.webkit.org/show_bug.cgi?id=146719
Bug ID: 146719
Summary: [GTK] Layout test
accessibility/aria-roledescription.html is failing
since it was added on r186038
Classification: Unclassified
Product: WebKit
Version: 528+ (Nightly build)
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Accessibility
Assignee: webkit-unassigned at lists.webkit.org
Reporter: clopez at igalia.com
CC: cfleizach at apple.com, darin at apple.com,
jdiggs at igalia.com, mario at webkit.org,
webkit-bug-importer at group.apple.com
On platform GTK the Layout test accessibility/aria-roledescription.html is failing since it was added on r186038 <http://trac.webkit.org/r186038>
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
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150708/f9cdb585/attachment.html>
More information about the webkit-unassigned
mailing list