[Webkit-unassigned] [Bug 143229] New: [GTK] Layout Test accessibility/aria-toggle-button-with-title.html is failing
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Mar 30 10:32:09 PDT 2015
https://bugs.webkit.org/show_bug.cgi?id=143229
Bug ID: 143229
Summary: [GTK] Layout Test
accessibility/aria-toggle-button-with-title.html is
failing
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: chavarria1991 at gmail.com
CC: webkit-bug-importer at group.apple.com
The accessibility/aria-toggle-button-with-title.html layout test is failing on GTK+ since r182012 (https://trac.webkit.org/changeset/182012).
This revision updates the way a role=button + aria-pressed object should be exposed as AXCheckbox on Mac.
The diff is the following:
--- /home/ch01/jhbuild/src/WebKit/WebKitBuild/Release/layout-test-results/accessibility/aria-toggle-button-with-title-expected.txt
+++ /home/ch01/jhbuild/src/WebKit/WebKitBuild/Release/layout-test-results/accessibility/aria-toggle-button-with-title-actual.txt
@@ -8,7 +8,7 @@
PASS successfullyParsed is true
TEST COMPLETE
-Role: AXRole: AXCheckBox
+Role: AXRole: AXToggleButton
PASS tbutton1.title is 'AXTitle: Toggle button'
Role: AXRole: AXButton
PASS button.title is 'AXTitle: Button title'
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150330/0f0e5dac/attachment-0002.html>
More information about the webkit-unassigned
mailing list