[Webkit-unassigned] [Bug 25530] [Gtk] Implement LABEL_FOR/LABELLED_BY relationship pair for labels

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 21 16:24:50 PDT 2009


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





--- Comment #13 from chris fleizach <cfleizach at apple.com>  2009-10-21 16:24:50 PDT ---
> CCing cfleizach at apple.com, which was in the past our a11y contact: can you look
> at the last patch in the attachment list and see if you are OK with the two
> functions added to AccessibilityRenderObject?

So there's already a 
correspondingControlForLabelElement

method in AXRenderObject.cpp. I don't think there's a counterpart going the
other direction that's not static however. it seems you should be able to
remove/use that method.

Otherwise, i'm OK having a pair to find label/control control/label pairs

-- 
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