WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
143083
[ATK] AX: figure out platform difference for ATK to make accessibility/table-cell-display-block.html work
https://bugs.webkit.org/show_bug.cgi?id=143083
Summary
[ATK] AX: figure out platform difference for ATK to make accessibility/table-...
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
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2015-03-25 22:56:52 PDT
<
rdar://problem/20305213
>
Joanmarie Diggs
Comment 2
2015-05-04 20:53:14 PDT
Created
attachment 252369
[details]
Patch
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.
Top of Page
Format For Printing
XML
Clone This Bug