[Webkit-unassigned] [Bug 25534] [GTK] Objects of ROLE_TABLE should implement the accessible table interface

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 27 21:40:12 PDT 2009


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


Joanmarie Diggs <joanmarie.diggs at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #41999|0                           |1
        is obsolete|                            |
  Attachment #42001|                            |review?
               Flag|                            |




--- Comment #22 from Joanmarie Diggs <joanmarie.diggs at gmail.com>  2009-10-27 21:40:12 PDT ---
Created an attachment (id=42001)
 --> (https://bugs.webkit.org/attachment.cgi?id=42001)
Table Summary - with ARIA check

I tried to run the tests (Jan, thanks for your help/pointers!). But they all
claim to crash, e.g.:

  dom/html/level1/core/hc_attrremovechild1.html -> crashed

So.... I will add learning about the tests to my list of things to do. In the
meantime, given the late hour....

The failed test is an ARIA one. I would think we could do a check for ARIA and
not do the new functionality if it is ARIA.  That's what this patch does. To
"test" I compared what Accerciser reported as the accessible description
without my patch with what it reports with it. According to Accerciser, the
values are the same. <fingers crossed>

If someone wouldn't mind tossing the regression tests at this patch, I would
really, really appreciate it. Thanks!

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list