[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:12:12 PST 2011


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





--- Comment #6 from Dominic Mazzoni <dmazzoni at google.com>  2011-02-17 08:12:12 PST ---
Thanks for taking care of the test expectations, and I'm sorry I didn't do that as part of the original test!

It looks like most of the accessibility tests (>75%) are already disabled on Windows, so it's not clear to me if I should try to fix this one. Options include:

1. If accessibilityController.focusedElement.allAttributes() is supported on Windows, modify the test to look for the appropriate Windows-specific attributes.

2. If not, modify the test to just check for the activeElement.id on Windows and ignore the role.

3. Or, do nothing for now until Windows a11y infrastructure improves.

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