RESOLVED FIXED 171172
[ATK] atk_table_get_n_rows() and atk_table_get_n_columns() should return values of aria-rowcount and aria-colcount, if present
https://bugs.webkit.org/show_bug.cgi?id=171172
Summary [ATK] atk_table_get_n_rows() and atk_table_get_n_columns() should return valu...
Joanmarie Diggs
Reported 2017-04-22 15:51:06 PDT
1. atk_table_get_n_rows() and atk_table_get_n_columns() 2. "rowcount" and "colcount" object attributes
Attachments
Patch (5.06 KB, patch)
2017-09-19 11:08 PDT, Joanmarie Diggs
no flags
Patch (6.05 KB, patch)
2017-09-20 10:07 PDT, Joanmarie Diggs
no flags
Archive of layout-test-results from ews106 for mac-elcapitan-wk2 (1.58 MB, application/zip)
2017-09-20 11:23 PDT, Build Bot
no flags
Radar WebKit Bug Importer
Comment 1 2017-04-22 15:51:40 PDT
Joanmarie Diggs
Comment 2 2017-05-04 08:52:40 PDT
Updating the summary because the object attributes are already done.
Joanmarie Diggs
Comment 3 2017-09-19 11:08:41 PDT
chris fleizach
Comment 4 2017-09-20 09:15:00 PDT
Comment on attachment 321216 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=321216&action=review > LayoutTests/platform/gtk/accessibility/aria-table-attributes-expected.txt:8 > +FAIL grid.rowCount should be 4. Was 30. is it expected these are failures?
Joanmarie Diggs
Comment 5 2017-09-20 09:47:25 PDT
(In reply to chris fleizach from comment #4) > Comment on attachment 321216 [details] > Patch > > View in context: > https://bugs.webkit.org/attachment.cgi?id=321216&action=review > > > LayoutTests/platform/gtk/accessibility/aria-table-attributes-expected.txt:8 > > +FAIL grid.rowCount should be 4. Was 30. > > is it expected these are failures? Ugh. The updated value is right -- and not a failure. shouldBe() in tests will be the death of me.... Will do a new patch in a little while. Sorry for missing that and thanks for the review!
Joanmarie Diggs
Comment 6 2017-09-20 10:07:01 PDT
Build Bot
Comment 7 2017-09-20 11:23:01 PDT
Comment on attachment 321326 [details] Patch Attachment 321326 [details] did not pass mac-wk2-ews (mac-wk2): Output: http://webkit-queues.webkit.org/results/4605342 New failing tests: fast/images/animated-gif-webkit-transform.html
Build Bot
Comment 8 2017-09-20 11:23:03 PDT
Created attachment 321337 [details] Archive of layout-test-results from ews106 for mac-elcapitan-wk2 The attached test failures were seen while running run-webkit-tests on the mac-wk2-ews. Bot: ews106 Port: mac-elcapitan-wk2 Platform: Mac OS X 10.11.6
Joanmarie Diggs
Comment 9 2017-09-20 11:42:53 PDT
Comment on attachment 321326 [details] Patch (In reply to Build Bot from comment #7) > Comment on attachment 321326 [details] > Patch > > Attachment 321326 [details] did not pass mac-wk2-ews (mac-wk2): > Output: http://webkit-queues.webkit.org/results/4605342 > > New failing tests: > fast/images/animated-gif-webkit-transform.html I'm failing to understand how a change made in the ATK (WebKitGtk accessibility) code could cause a non-accessibility test for macOS to fail. If my patch is really to blame, hints/insight shall be gratefully accepted. In the meantime, since the one shared accessibility test I tweaked is not showing up as a failure in macOS, setting r? and clearing the cq-.
WebKit Commit Bot
Comment 10 2017-09-20 12:30:19 PDT
Comment on attachment 321326 [details] Patch Clearing flags on attachment: 321326 Committed r222276: <http://trac.webkit.org/changeset/222276>
WebKit Commit Bot
Comment 11 2017-09-20 12:30:20 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.