[Webkit-unassigned] [Bug 20013] Windows AX heuristics are poor

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 26 21:11:43 PDT 2008


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


jhoneycutt at apple.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #23007|review?                     |review-
               Flag|                            |




------- Comment #81 from jhoneycutt at apple.com  2008-08-26 21:11 PDT -------
(From update of attachment 23007)
+        Ignore Anonymous blocks. Don't expose them in MSAA tree. Part of

This should say, "don't expose them in the accessibility tree," since Mac uses
the same tree.

This change looks good, but it needs a test. For example, you could test:

<div id="outer">A<div>B</div></div>

The "outer" element's first child should be a text node.

Thanks! r- for missing test.


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



More information about the webkit-unassigned mailing list