[Webkit-unassigned] [Bug 84137] [GTK] Properly expose <legend> elements to ATs
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Aug 27 04:52:54 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=84137
Joanmarie Diggs <jdiggs at igalia.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jdiggs at igalia.com
--- Comment #1 from Joanmarie Diggs <jdiggs at igalia.com> 2012-08-27 04:52:56 PST ---
We could certainly do this. I'm debating between what role to use.
http://www.w3.org/TR/html-markup/legend.html made me think ATK_ROLE_CAPTION
But when I visually look at the test case, it looks an awful lot like a GtkFrame, in which case perhaps it would make sense for it to be exposed as ATK_ROLE_FRAME.
PiƱeiro, opinions?
BTW, looking at the expected results for the Mac, it's exposed as role static text (i.e. I was hoping we could just follow their lead, but in the ATK world, I don't think ATK_ROLE_TEXT is what this thing should be).
--
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