Bug 143083

Summary: [ATK] AX: figure out platform difference for ATK to make accessibility/table-cell-display-block.html work
Product: WebKit Reporter: chris fleizach <cfleizach>
Component: AccessibilityAssignee: Joanmarie Diggs <jdiggs>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, jdiggs, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: All   
OS: Linux   
Attachments:
Description Flags
Patch none

chris fleizach
Reported 2015-03-25 22:56:20 PDT
I suspect there's some platform difference that is making accessibility/table-cell-display-block.html fail on GTK My guess is that the child access order is wrong on linux, but I'm not sure var cell1a = table.cellForColumnAndRow(0, 0); var cell1b = table.childAtIndex(0).childAtIndex(0);
Attachments
Patch (18.96 KB, patch)
2015-05-04 20:53 PDT, Joanmarie Diggs
no flags
Radar WebKit Bug Importer
Comment 1 2015-03-25 22:56:52 PDT
Joanmarie Diggs
Comment 2 2015-05-04 20:53:14 PDT
chris fleizach
Comment 3 2015-05-04 23:41:50 PDT
Comment on attachment 252369 [details] Patch thanks
WebKit Commit Bot
Comment 4 2015-05-05 00:40:43 PDT
Comment on attachment 252369 [details] Patch Clearing flags on attachment: 252369 Committed r183798: <http://trac.webkit.org/changeset/183798>
WebKit Commit Bot
Comment 5 2015-05-05 00:40:48 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.