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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Aug 3 14:04:16 PDT 2008


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


jhoneycutt at apple.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #22582|review?(jhoneycutt at apple.com|review+
               Flag|)                           |




------- Comment #51 from jhoneycutt at apple.com  2008-08-03 14:04 PDT -------
(From update of attachment 22582)
r=me! Some very minor typos:

>+        * page/AccessibilityObject.h:
>+        (WebCore::):Add Separator Role to AccessibilityRole enum.

Missing a space before Add, extra space in SeparatorRole.

>+        (WebCore::AccessibilityRenderObject::canSetFocusAttribute): return
>+        false for <hr> tags, matching Firefox.

Lower case 'r' in return.

>+        * win/AccessibleBase.cpp:
>+        (MSAARole):return ROLE_SYSTEM_SEPARATOR for Separator roles.

Missing space and lower case 'r' in return, "Separator roles" -> SeparatorRole.

Thanks for the patch!


-- 
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