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