[Webkit-unassigned] [Bug 136415] AX: CSS table display styles can cause malformed, inaccessible AXTables to be exposed to the AX tree

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 5 16:38:35 PDT 2015


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

--- Comment #10 from Nan Wang <n_wang at apple.com> ---
Comment on attachment 258318
  --> https://bugs.webkit.org/attachment.cgi?id=258318
patch

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

>> Source/WebCore/accessibility/mac/WebAccessibilityObjectWrapperMac.mm:-1921
>> -        { GridRole, NSAccessibilityGridRole },
> 
> what was the bug that this changed with? it seems correct to keep it as TableRole, but wondering how it broke

I think in https://bugs.webkit.org/show_bug.cgi?id=146011, I changed element with "grid" role to use GridRole. Before that "grid" is mapped to TableRole.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150805/754f4cc0/attachment.html>


More information about the webkit-unassigned mailing list