[Webkit-unassigned] [Bug 64805] New: [Chromium] WebAccessibilityObject needs information about tables

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 19 09:16:04 PDT 2011


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

           Summary: [Chromium] WebAccessibilityObject needs information
                    about tables
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Accessibility
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: dmazzoni at google.com


We need a few methods in WebAccessibilityObject to properly expose the accessible information from html tables (and ARIA tables) - for a table, we need the map from [row, col] to cell, and for a cell, we need its starting [row, col] indices and its rowspan and colspan.

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