Changes between Version 29 and Version 30 of WebKitGTK/2.12.x


Ignore:
Timestamp:
May 18, 2016 1:20:12 PM (8 years ago)
Author:
jdiggs@igalia.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WebKitGTK/2.12.x

    v29 v30  
    2323  * https://trac.webkit.org/changeset/201072 ''AX: [ATK] Use WebCore Accessibility's AccessibilityText for AtkObject name and description'' [[BR]] This change brings us into better compliance with a couple of W3C specs and fixes several bugs in which the accessible name of objects was missing or broken. Because Orca doesn't always know when/if the accessible name is broken, having this fix is desirable.
    2424  * https://trac.webkit.org/changeset/200677 ''[GTK] accessibility/aria-readonly.html is failing'' [[BR]] Fixing this failing test was done by adding support for ATK_STATE_READ_ONLY, ATK_STATE_CHECKABLE, and correcting some bugs associated with the exposure of ATK_STATE_EDITABLE. Because Orca doesn't always know when/if the accessible state set isn't quite right, having this fix is desirable.
     25  * https://trac.webkit.org/changeset/201087 ''[GTK] accessibility/meter-element.html is failing'' [[BR]] The reason the test was failing is due to lack of implementation. Having accessible meters makes this fix desirable.
    2526
    2627== Proposed merges for 2.12.2 ==