1. 794cfa7 AX: move aria-invalid test to top level, so other platforms can use it by cfleizach@apple.com · 13 years ago
  2. 484cc4b AX: move aria-invalid test to top level, so other platforms can use it by cfleizach@apple.com · 13 years ago
  3. 7b1d368 AX: support helpText() in DumpRenderTree by mario@webkit.org · 13 years ago
  4. cf75b0a Report correct line number for non-native editable text elements. by aboxhall@chromium.org · 13 years ago
  5. 9954142 Fix crash when adding paragraph in contenteditable with role=textbox. by aboxhall@chromium.org · 13 years ago
  6. 26f3bc0 AX: WebKit should ignore ARIA role=presentation on focusable elements by cfleizach@apple.com · 13 years ago
  7. 759c158 AX: Title attribute should not be used in AXTitle by cfleizach@apple.com · 13 years ago
  8. c0e2b5f AX: aria-describedby should not be part of AXDescription (should be a part of AXHelp) by cfleizach@apple.com · 13 years ago
  9. e3ee9e4 Make AccessibilityObject::lineForPosition return the correct value for cases where the position is not within the current object. by aboxhall@chromium.org · 13 years ago
  10. 709c0b0 Seeing crash in DRT after loading-iframe-sends-notification.html land by dmazzoni@google.com · 13 years ago
  11. 6b7175e WebKit should ignore images with @alt matching only whitespace by cfleizach@apple.com · 13 years ago
  12. 1851ba0 Source/WebCore: AccessibilityController should support listening to notifications on all elements. by dmazzoni@google.com · 13 years ago
  13. 8b2298a Send an AXCheckedStateChanged notification when the aria-checked attribute changes. by commit-queue@webkit.org · 13 years ago
  14. 61ef2ab WebKit does not send mouse down/up/click events to ARIA tabs by cfleizach@apple.com · 13 years ago
  15. 3c863ea Accessibility: Multiselect list boxes need to report the active option in addition to which items are selected. by dmazzoni@google.com · 13 years ago
  16. 0921df4 Unreviewed, rolling out r100698. by pkasting@chromium.org · 13 years ago
  17. a888c3f Source/WebCore: Remove cargo-cult copy/pasting of ScriptExecutionContext namespace by pkasting@chromium.org · 13 years ago
  18. 1f3153b Accessibility: Chromium requires an AX notification when an iframe loads. by dmazzoni@google.com · 13 years ago
  19. 09faa13 WebKitTestRunner needs to support accessibility-related DRT APIs by cfleizach@apple.com · 13 years ago
  20. f2fbdee Source/WebCore: Fix a crash when an anonymous render block is in a continuation. by dmazzoni@google.com · 13 years ago
  21. 9c0c1ce New iframe content may not be reflected in the ax tree. by dmazzoni@google.com · 13 years ago
  22. 1d5aa05 JS Test Harness: Remove successfullyParsed from more tests by arv@chromium.org · 13 years ago
  23. 2edee98 JS Test Harness: Remove more link tags by arv@chromium.org · 13 years ago
  24. 5071ddc AccessibilityMenuList should fire change notification when popup is not open. by dmazzoni@google.com · 13 years ago
  25. 133429e Bug 69562 - AccessibilityImageMapLink holds onto it's parent even after it's been freed by cfleizach@apple.com · 13 years ago
  26. e45033b AXObjectCache cleared unnecessarily when non-top Document is detached. by commit-queue@webkit.org · 13 years ago
  27. d51019c WebKit does not expose AXPlaceholder value on password fields by cfleizach@apple.com · 13 years ago
  28. 0659864 Add a test that ensures that the accessibility tree by commit-queue@webkit.org · 14 years ago
  29. 3dbf0bb Source/WebCore: AX: Images within anchors causes crash by commit-queue@webkit.org · 14 years ago
  30. 177e37c Source/WebCore: Assert being hit in AccessibilityRenderObject::addChildren() by commit-queue@webkit.org · 14 years ago
  31. 10c7299 Changes to aria-hidden don't change VO navigation by cfleizach@apple.com · 14 years ago
  32. f0a44e4 Correctly report selected text range for accessibility APIs for role=textbox by commit-queue@webkit.org · 14 years ago
  33. fdf2a32 Unreviewed, rolling out r93565. by commit-queue@webkit.org · 14 years ago
  34. 6a6729e Patch by Alice Boxhall <aboxhall@chromium.org> on 2011-08-22 by commit-queue@webkit.org · 14 years ago
  35. a2898b2 Accessibility stack exhaustion using role attribute by cfleizach@apple.com · 14 years ago
  36. 4e63f37 An element with role=textbox should have settable AXValue unless read-only by commit-queue@webkit.org · 14 years ago
  37. 2afe669 WAI-ARIA textbox role should be AXTextArea for aria-multiline=true, AXTextField for aria-multiline=false by commit-queue@webkit.org · 14 years ago
  38. 2274915 2011-07-01 Alice Boxhall <aboxhall@chromium.org> by commit-queue@webkit.org · 14 years ago
  39. 5ca7a32 2011-06-18 Alice Boxhall <aboxhall@chromium.org> by commit-queue@webkit.org · 14 years ago
  40. 5c823b5 2011-06-09 Mario Sanchez Prada <msanchez@igalia.com> by mario@webkit.org · 14 years ago
  41. 41613c9 2011-04-27 Chris Fleizach <cfleizach@apple.com> by cfleizach@apple.com · 14 years ago
  42. dbfe723 Fixed a few flaky tests, noticed while working on new-run-webkit-tests. by ggaren@apple.com · 14 years ago
  43. 386e6e7 2011-04-26 Mario Sanchez Prada <msanchez@igalia.com> by mario@webkit.org · 14 years ago
  44. 58bc5d7 WebKit is erroneously modifying the DOM; adding 'aria-selected' to tables by cfleizach@apple.com · 14 years ago
  45. 5f48d9a 2011-04-12 Mario Sanchez Prada <msanchez@igalia.com> by mario@webkit.org · 14 years ago
  46. 30f0c06 2011-04-11 Mario Sanchez Prada <msanchez@igalia.com> by mario@webkit.org · 14 years ago
  47. c3478f0 2011-04-11 Mario Sanchez Prada <msanchez@igalia.com> by mario@webkit.org · 14 years ago
  48. bf1568f 2011-03-21 Abhishek Arya <inferno@chromium.org> by inferno@chromium.org · 14 years ago
  49. 6a01842 2011-02-28 Sheriff Bot <webkit.review.bot@gmail.com> by inferno@chromium.org · 14 years ago
  50. 93c9045 2011-02-16 Dominic Mazzoni <dmazzoni@google.com> by commit-queue@webkit.org · 14 years ago
  51. 04bb0ab 2010-12-13 Chris Fleizach <cfleizach@apple.com> by cfleizach@apple.com · 14 years ago
  52. 22417bf 2010-11-30 Chris Guillory <chris.guillory@google.com> by inferno@chromium.org · 14 years ago
  53. d006016 2010-11-30 Mario Sanchez Prada <msanchez@igalia.com> by mario@webkit.org · 14 years ago
  54. 01ecb69 2010-11-30 Mario Sanchez Prada <msanchez@igalia.com> by mario@webkit.org · 14 years ago
  55. ae0158a 2010-11-23 Sheriff Bot <webkit.review.bot@gmail.com> by commit-queue@webkit.org · 14 years ago
  56. 307974e 2010-11-23 Chris Guillory <chris.guillory@google.com> by commit-queue@webkit.org · 14 years ago
  57. 375bda7 No review. Fix layout test, now that behavior is correct. by cfleizach@apple.com · 14 years ago
  58. da47efd WebCore: AX: aria-hidden change doesn't update the ax tree by cfleizach@apple.com · 14 years ago
  59. 59dc435 AX: when text is auto-truncated, accessibility bounds are wrong by cfleizach@apple.com · 15 years ago
  60. abf1049 AX: CSS first letter text transform causes crash by cfleizach@apple.com · 15 years ago
  61. 0eed8a4 Removing an element from an anonymous block causes crash by cfleizach@apple.com · 15 years ago
  62. 37a9c46 AX: Placeholder value for text fields not exposed like it should be by cfleizach@apple.com · 15 years ago
  63. d440b59 CrashTracer: [USER] 300 crashes in Safari at com.apple.WebCore: WebCore::AccessibilityTable::isTableExposableThroughAccessibility + 573 by cfleizach@apple.com · 15 years ago
  64. a476c72 2010-07-19 Eric Carlson <eric.carlson@apple.com> by eric.carlson@apple.com · 15 years ago
  65. 552c3ae AX: Crash when table has empty thead tag by cfleizach@apple.com · 15 years ago
  66. 112ce6f AX: If an element that is a continuation is removed, its parent tree is not notified appropriately that their children have changed by cfleizach@apple.com · 15 years ago
  67. 3090e60 Bug 40576 - AX: need to update iframe-bastardization.html LayoutTest to be more modern by cfleizach@apple.com · 15 years ago
  68. 2adb5a1 AX: need an aria-help https://bugs.webkit.org/show_bug.cgi?id=40010 by cfleizach@apple.com · 15 years ago
  69. 1decac6 2010-05-31 Adam Barth <abarth@webkit.org> by eric@webkit.org · 15 years ago
  70. f849d71 2010-05-19 Mario Sanchez Prada <msanchez@igalia.com> by eric@webkit.org · 15 years ago
  71. b581ef6 AX: layout tests need to be updated to reflect what is being tested by cfleizach@apple.com · 15 years ago
  72. a37664e 2010-04-22 Maciej Stachowiak <mjs@apple.com> by mjs@apple.com · 15 years ago
  73. 03f8660 Bug 36968 - 1 crash in Safari at com.apple.WebCore: WebCore::Element::getAttribute const by cfleizach@apple.com · 15 years ago
  74. 96bd4a0 VO not able to perform a VO-spacebar on facebook links by cfleizach@apple.com · 15 years ago
  75. 6f3a569 VoiceOver can navigate to hidden content in widget (WAI-ARIA) by cfleizach@apple.com · 15 years ago
  76. 8acea08 MSAA: selected, selectable, extended selectable, and multiple by jhoneycutt@apple.com · 15 years ago
  77. bdd022b AX: contentEditable DIVs are not AX accessible by cfleizach@apple.com · 15 years ago
  78. a94c262 2010-01-05 Dominic Mazzoni <dmazzoni@google.com> by eric@webkit.org · 15 years ago
  79. e7600b2 Add ARIA "Live Region" support https://bugs.webkit.org/show_bug.cgi?id=33117 by cfleizach@apple.com · 15 years ago
  80. b5ec09e <rdar://problem/6655695> REGRESSION: VoiceOver is not highlighting some web elements correctly by mitz@apple.com · 15 years ago
  81. a8992b9 AX: there's an infinite loop going on for some webpages - facebook.com by cfleizach@apple.com · 15 years ago
  82. 18b2b7c Implement WAI-ARIA scrollbar role and related property aria-orientation by cfleizach@apple.com · 15 years ago
  83. bd43f07 ARIA: support a way to create a static text object by cfleizach@apple.com · 15 years ago
  84. 5514324 2009-11-19 Chris Fleizach <cfleizach@apple.com> by eric@webkit.org · 15 years ago
  85. 60b776d AX: aria-labelledby duplicates some of its WAI-ARIA label by cfleizach@apple.com · 15 years ago
  86. 9c3ca6f WAI-ARIA: checkbox does not determine its label from text content by cfleizach@apple.com · 15 years ago
  87. 231b313 2009-11-12 Joanmarie Diggs <joanmarie.diggs@gmail.com> by eric@webkit.org · 15 years ago
  88. d40b801 Move a misplaced accessibility test from platform/mac-snowleopard/accessibility to accessibility, by mrowe@apple.com · 15 years ago
  89. e4784ce need to implement aria tree roles https://bugs.webkit.org/show_bug.cgi?id=31284 by cfleizach@apple.com · 15 years ago
  90. e77f4dd 2009-11-04 Chris Fleizach <cfleizach@apple.com> by eric@webkit.org · 15 years ago
  91. 60f0160 Support ARIA "tab" roles https://bugs.webkit.org/show_bug.cgi?id=30842 by cfleizach@apple.com · 15 years ago
  92. cf30671 WebCore: WAI-ARIA: add support for 'option' role by cfleizach@apple.com · 15 years ago
  93. 7f5af79 WAI-ARIA: add support for 'presentation' role by cfleizach@apple.com · 15 years ago
  94. 415cfd7 crash with AX on when an image map contains an anchor tag by cfleizach@apple.com · 15 years ago
  95. ca290e5 WebCore: Fix <rdar://problem/7050773> REGRESSION (r40098) Crash at by mitz@apple.com · 15 years ago
  96. 3b92026 AX: labels of checkboxes should, when hit-tested, return the checkbox by cfleizach@apple.com · 15 years ago
  97. c2aaa12 Layout test fix. by cfleizach@apple.com · 16 years ago
  98. 8ccd5aa WAI-ARIA: add support for ranges, including the progressbar, slider, and spinbutton roles by cfleizach@apple.com · 16 years ago
  99. ba6a830 2009-09-01 Brian Weinstein <bweinstein@apple.com> by bweinstein@apple.com · 16 years ago
  100. bddd35a 2009-08-31 Brian Weinstein <bweinstein@apple.com> by bweinstein@apple.com · 16 years ago