[Webkit-unassigned] [Bug 125857] [ATK] Expose accessibility objects for <dl>, <dt> and <dd>
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Dec 17 09:04:12 PST 2013
https://bugs.webkit.org/show_bug.cgi?id=125857
chris fleizach <cfleizach at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #219420|review? |review+
Flag| |
--- Comment #2 from chris fleizach <cfleizach at apple.com> 2013-12-17 09:02:18 PST ---
(From update of attachment 219420)
View in context: https://bugs.webkit.org/attachment.cgi?id=219420&action=review
> Source/WebCore/accessibility/atk/WebKitAccessibleWrapperAtk.cpp:638
> + if (coreObject->isList() && toAccessibilityList(coreObject)->isDescriptionList())
It might be better to introduce a new WebCore role for DescriptionList, but I don't feel that strongly about it
--
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