[Webkit-unassigned] [Bug 125857] [ATK] Expose accessibility objects for <dl>, <dt> and <dd>

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 7 07:18:42 PST 2014


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





--- Comment #7 from Mario Sanchez Prada <mario at webkit.org>  2014-01-07 07:16:26 PST ---
(In reply to comment #6)
> > I thought of updating Accessibility::roleValue() to do this 
> > isDescriptionList() check and return ListRole or DescriptionListRole 
> > accordingly, but I discarded because I was not sure about which things that 
> > might break in the Mac, and also because I saw in the Mac wrapper that 
> > DescriptionListRole is used in the Mac as a subrole, not a main role, so I 
> > was not sure at all about removing the ListRole thing from there.
> > 
> > So, in the end, I went for doing that check in the ATK wrapper, but I'm open 
> > to reconsider other options if you think they're feasible.
> 
> I think we should go for that route. we may need to update some Mac things but 
> I don't foresee any blockers in that case

See https://bugs.webkit.org/show_bug.cgi?id=126579#c2

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