[Webkit-unassigned] [Bug 98348] New: [GTK] Reevaluate the platform-specific nature of some accessibility tests
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Oct 4 00:17:34 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=98348
Summary: [GTK] Reevaluate the platform-specific nature of some
accessibility tests
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: WebKit Gtk
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: zandobersek at gmail.com
The following can currently be found in TestExpectations file:
# Accessibility tests that should never be run for GTK due to be
# written in a platform-specific way. They should either be moved to
# the right platform or re-written in a more platform-agnostic way.
accessibility/aria-list-and-listitem.html [ WontFix ]
accessibility/aria-option-role.html [ WontFix ]
accessibility/internal-link-anchors2.html [ WontFix ]
accessibility/radio-button-group-members.html [ WontFix ]
accessibility/table-attributes.html [ WontFix ]
accessibility/table-detection.html [ WontFix ]
accessibility/table-one-cell.html [ WontFix ]
accessibility/table-sections.html [ WontFix ]
accessibility/table-with-aria-role.html [ WontFix ]
accessibility/table-with-rules.html [ WontFix ]
accessibility/plugin.html [ WontFix ]
I think we should reevaluate this classification, see if any test could be rewritten in platform-independent way and otherwise either remove these tests under proper platform-specific directories or just keep these expectations as they are.
--
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