[Webkit-unassigned] [Bug 54654] accessibility/canvas-fallback-content.html failing on Windows since it was added
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Feb 17 08:42:29 PST 2011
https://bugs.webkit.org/show_bug.cgi?id=54654
--- Comment #9 from Adam Roben (aroben) <aroben at apple.com> 2011-02-17 08:42:29 PST ---
(In reply to comment #8)
> A quick grep shows that 43 of the tests (including this one) test for the Mac-specific accessibility attributes of an object in the render tree. (Anything starting with AX like AXRole or AXImage is Mac-only.)
>
> It might be possible to redo some of the test infrastructure to expose WebCore roles rather than platform-specific roles.
That might be a good idea.
> We'd still want some platform-specific tests, but those could be moved to the appropriate platform subdirectories.
Agreed. We should probably start by moving any existing platform-specific tests into platform subdirectories. We can (and should) do that right away without having to figure out a long-term strategy.
--
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