[Webkit-unassigned] [Bug 30964] [Gtk] Implement AtkDocument

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Nov 1 02:13:14 PST 2009


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





--- Comment #9 from Xan Lopez <xan.lopez at gmail.com>  2009-11-01 02:13:14 PDT ---
(In reply to comment #8)
> > Mmm, do you mean unit tests here? Or how could we test ATK APIs from layout
> > tests in JavaScript?
> 
> Layout tests. We're not testing ATK APIs but testing the accessible
> characteristics of AX objects. AccessibilityController exposes some of this
> attributes that we can test in JavaScript. It's still missing a few
> implementations for Gtk though, but shouldn't be difficult to implement those.

OK. Since most of what we are doing here is implementing the ATK APIs I assumed
you were referring to that. In any case, testing that all those APIs work as
expected is, at least, as important as doing layout tests for any core AX
functionality we are using or adding.

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