WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
28219
platform/mac/accessibility/string-range-contains-listmarker.html fails on SnowLeopard
https://bugs.webkit.org/show_bug.cgi?id=28219
Summary
platform/mac/accessibility/string-range-contains-listmarker.html fails on Sno...
chris fleizach
Reported
2009-08-12 10:40:02 PDT
on snow leopard AXLists are present, which change the AX hierarchy slightly
Attachments
patch
(2.65 KB, patch)
2009-08-12 10:41 PDT
,
chris fleizach
eric
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
chris fleizach
Comment 1
2009-08-12 10:41:36 PDT
Created
attachment 34674
[details]
patch
Eric Seidel (no email)
Comment 2
2009-08-12 10:51:52 PDT
Comment on
attachment 34674
[details]
patch Looks OK. Technically style violation: + if (testObject.role == "AXRole: AXGroup") { + testObject = testObject.childAtIndex(1); + } + else if (testObject.role == "AXRole: AXListMarker") {
chris fleizach
Comment 3
2009-08-12 10:56:31 PDT
http://trac.webkit.org/changeset/47123
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug