[Webkit-unassigned] [Bug 138423] AX: Improve AccessibilityTableCell isColumnHeaderCell function.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 12 10:01:46 PST 2014


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

--- Comment #4 from Andrzej Badowski <a.badowski at samsung.com> ---
Comment on attachment 241111
  --> https://bugs.webkit.org/attachment.cgi?id=241111
proposed patch

View in context: https://bugs.webkit.org/attachment.cgi?id=241111&action=review

>> Source/WebCore/ChangeLog:10
>> +        New tests are not necessary.
> 
> how come no new tests are necessary?

Existing tests: table-cells-roles.html, table-cells.html have improved -expected files. In these files are visible positive changes. Eg. For the test table-cells-roles. So far, according to the logic of two functions: isColumnHeaderCell and isRowHeaderCell, cell (2,0), while in tbody 0 row, shows the role of AXCell. After correcting, this cell in row 0 will be assigned the role of AXColumnHeader. Similarly, in the test table-cells.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20141112/16778426/attachment-0002.html>


More information about the webkit-unassigned mailing list