Skip to content
  • eric@webkit.org's avatar
    2010-05-15 Joanmarie Diggs <joanmarie.diggs@gmail.com> · f4efc400
    eric@webkit.org authored
            Reviewed by Xan Lopez.
    
            https://bugs.webkit.org/show_bug.cgi?id=30500
            [Gtk] Find a way for WebKit to "announce" itself so that ATs can readily distinguish it from true Gtk/Gail
    
            The "announcement" is now made in the form of an object attribute
            associated with the AtkObject.
    
            * platform/gtk/accessibility/object-attributes.html: Added.
            * platform/gtk/accessibility/object-attributes-expected.txt: Added.
    2010-05-15  Joanmarie Diggs  <joanmarie.diggs@gmail.com>
    
            Reviewed by Xan Lopez.
    
            https://bugs.webkit.org/show_bug.cgi?id=30500
            [Gtk] Find a way for WebKit to "announce" itself so that ATs can readily distinguish it from true Gtk/Gail
    
            The "announcement" is now made in the form of an object attribute
            associated with the AtkObject.
    
            * accessibility/gtk/AccessibilityObjectWrapperAtk.cpp:
            (webkit_accessible_get_attributes):
    2010-05-15  Joanmarie Diggs  <joanmarie.diggs@gmail.com>
    
            Reviewed by Xan Lopez.
    
            https://bugs.webkit.org/show_bug.cgi?id=30500
            [Gtk] Find a way for WebKit to "announce" itself so that ATs can readily distinguish it from true Gtk/Gail
    
            The "announcement" is now made in the form of an object attribute
            associated with the AtkObject.
    
            * DumpRenderTree/gtk/AccessibilityUIElementGtk.cpp:
            (AccessibilityUIElement::allAttributes):
            (attributeSetToString):
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@59532 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    f4efc400