[Webkit-unassigned] [Bug 30997] [Gtk] Implement AtkDocument's attribute support

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 2 05:16:49 PST 2009


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





--- Comment #6 from Jan Alonzo <jmalonzo at gmail.com>  2009-11-02 05:16:49 PDT ---
(In reply to comment #4)
> (In reply to comment #3)
> 
> > Is the result platform-specific? 
> 
> In the sense that Gtk is currently the only platform that seems to have a need
> to implement this, yes. However, the document type, url, and encoding are not
> a11y things. Nor would I expect them them to vary based on platform should the
> other platforms implement them down the road. So, in my mind, if there is
> magical test-skipping/ignoring foo (which there is I see from your later
> comment), the result would *not* be platform-specific.
> 
> All of that said, I'm a layout test n00b AND a WebKit n00b. :-) So given my
> response to the above, what are your thoughts? I'm happy to make it
> platform-specific, "just in case."

Let's keep them where it is now and add the test in the Mac & Win Skipped list.

> Should I add new AccessibilityController and AccessibilityUIElement
> implementations for Qt?

Nope. Don't worry. It seems that Qt's not building the Accessibility components
of DRT so it's OK if it doesn't have 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