[Webkit-unassigned] [Bug 118969] New: [ATK] Implement tables-related attributesOf*() functions for AccessibilityUIElement

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 22 07:07:51 PDT 2013


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

           Summary: [ATK] Implement tables-related attributesOf*()
                    functions for AccessibilityUIElement
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Keywords: LayoutTestFailure
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: mario at webkit.org
                CC: zandobersek at gmail.com
            Blocks: 98348


Implementing some table-related functions in AccessibilityUIElement would help to run properly the following tests, now in TestExpectations:

  accessibility/table-attributes.html
  accessibility/table-sections.html

The list of functions that should be implemented are:
  - attributesOfColumnHeaders()
  - attributesOfRowHeaders()
  - attributesOfColumns()
  - attributesOfRows()
  - attributesOfHeader()
  - attributesOfVisibleCell()

Additionally, it should help to to provide more accurate (and useful!) results for accessibility/aria-tables.html

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