-
eric@webkit.org authored
Reviewed by Xan Lopez. https://bugs.webkit.org/show_bug.cgi?id=30883 [Gtk] Implement AtkText for HTML elements which contain text * accessibility/gtk/AccessibilityObjectWrapperAtk.cpp: (getInterfaceMaskFromObject): (getPangoLayoutForAtk): (webkit_accessible_text_get_text): * accessibility/gtk/AccessibilityObjectAtk.cpp: (AccessibilityObject::accessibilityPlatformIncludesObject): 2010-01-06 Joanmarie Diggs <joanmarie.diggs@gmail.com> Reviewed by Xan Lopez. https://bugs.webkit.org/show_bug.cgi?id=30883 [Gtk] Implement AtkText for HTML elements which contain text * tests/testatk.c (test_webkit_atk_get_text_at_offset): (test_webkit_atk_get_text_at_offset_forms): (test_webkit_atk_get_text_at_offset_newlines): git-svn-id: http://svn.webkit.org/repository/webkit/trunk@52890 268f45cc-cd09-0410-ab3c-d52691b4dbfc
eric@webkit.org authoredReviewed by Xan Lopez. https://bugs.webkit.org/show_bug.cgi?id=30883 [Gtk] Implement AtkText for HTML elements which contain text * accessibility/gtk/AccessibilityObjectWrapperAtk.cpp: (getInterfaceMaskFromObject): (getPangoLayoutForAtk): (webkit_accessible_text_get_text): * accessibility/gtk/AccessibilityObjectAtk.cpp: (AccessibilityObject::accessibilityPlatformIncludesObject): 2010-01-06 Joanmarie Diggs <joanmarie.diggs@gmail.com> Reviewed by Xan Lopez. https://bugs.webkit.org/show_bug.cgi?id=30883 [Gtk] Implement AtkText for HTML elements which contain text * tests/testatk.c (test_webkit_atk_get_text_at_offset): (test_webkit_atk_get_text_at_offset_forms): (test_webkit_atk_get_text_at_offset_newlines): git-svn-id: http://svn.webkit.org/repository/webkit/trunk@52890 268f45cc-cd09-0410-ab3c-d52691b4dbfc
Loading