[Webkit-unassigned] [Bug 111665]=?UTF-8?Q?=20AXRoleDescripton=20for=20DL=20is=20=E2=80=9Clist=E2=80=9D?=; =?UTF-8?Q?=20should=20be=20=E2=80=9Cdescription=20list?="

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 1 22:56:54 PDT 2013


https://bugs.webkit.org/show_bug.cgi?id=111665





--- Comment #4 from chris fleizach <cfleizach at apple.com>  2013-04-01 22:55:03 PST ---
(From update of attachment 196051)
View in context: https://bugs.webkit.org/attachment.cgi?id=196051&action=review

> Source/WebCore/accessibility/mac/WebAccessibilityObjectWrapperMac.mm:1884
> +        if (listObject->isDescriptionList())

is it necessary to cast to a list? 
I don't know if isList() corresponds to AccessibilityList. 
If it is necessary we should use toAccessibilityList() instead of a static cast

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list