1. 4bc053e Support accessibility for <figure> element on iOS. by commit-queue@webkit.org · 5 years ago
  2. 46025da Accessibility client cannot navigate to internal links targets on iOS. by commit-queue@webkit.org · 6 years ago
  3. 6caaf67 Add accessibility object method to determine whether an element is inside a table cell. Needed for iOS accessibility client. by commit-queue@webkit.org · 6 years ago
  4. 8f738fb AX: Re-enable accessibility/set-selected-text-range-after-newline.html test. by commit-queue@webkit.org · 6 years ago
  5. 3a4f09e REGRESSION (r247891): Layout Test accessibility/ios-simulator/video-elements-ios.html is failing by commit-queue@webkit.org · 6 years ago
  6. d211ab6 Expose the aria-label attribute for <video> elements. by commit-queue@webkit.org · 6 years ago
  7. 7632ffa AX: VoiceOver ignored role="presentation" on <table> HTML elements by cfleizach@apple.com · 6 years ago
  8. 4e345dc Enhance support of aria-haspopup per ARIA 1.1 specification. by commit-queue@webkit.org · 6 years ago
  9. ff7f024 Unreviewed, rolling out r246958. by tsavell@apple.com · 6 years ago
  10. 760c380 Enhance support of aria-haspopup per ARIA 1.1 specification. by commit-queue@webkit.org · 6 years ago
  11. 6bc94d7 Accessibility objects contained in links should honor the aria-haspopup attribute in the ancestor link. by commit-queue@webkit.org · 6 years ago
  12. d450046 Inserting a newline in contenteditable causes two characters to be added instead of one by commit-queue@webkit.org · 6 years ago
  13. 837a439 Hitpoint for link which spans two lines in web content is incorrect by commit-queue@webkit.org · 6 years ago
  14. 12dd69f Hitpoint for link which spans two lines in web content is incorrect by commit-queue@webkit.org · 6 years ago
  15. da40dcd AX: Remove deprecated Accessibility Object Model events by cfleizach@apple.com · 6 years ago
  16. cc69cdd [iOS WK2] Turn on async overflow scrolling by default by simon.fraser@apple.com · 6 years ago
  17. f3928b5 AX: <footer> HTML5 tag not reading as ARIA Landmark to VoiceOver by cfleizach@apple.com · 6 years ago
  18. db261d1 AX: Support color well on iOS https://bugs.webkit.org/show_bug.cgi?id=194010 by cfleizach@apple.com · 6 years ago
  19. ab10e30 AX: Role=switch not returning correct accessibilityValue by cfleizach@apple.com · 6 years ago
  20. ef6800c Momentum scrolling ends at the wrong place when a scrolling overflow element has a non-zero border by simon.fraser@apple.com · 6 years ago
  21. a1fe5d2 Unreviewed, fix typo in r238066. by cdumez@apple.com · 6 years ago
  22. f800319 Unreviewed attempt to deflake accessibility/ios-simulator/form-control-validation-message.html by cdumez@apple.com · 6 years ago
  23. d16e1b3 HTML form validation bubble disappears by cdumez@apple.com · 6 years ago
  24. 6eaf331 AX: Certain tags should identify their context to iOS API by cfleizach@apple.com · 6 years ago
  25. 930450e AX: [iOS] add support to return the attributed string under the element by n_wang@apple.com · 7 years ago
  26. 64a6fbf Rebaseline accessibility/ios-simulator/strong-password-field.html after r233578. by ryanhaddad@apple.com · 7 years ago
  27. 7d0b839 Remove Strong Confirmation Password button by dbates@webkit.org · 7 years ago
  28. 0a1d59d AX: [iOS] Remove the ability to set keyboard focus when VoiceOver takes focus by n_wang@apple.com · 7 years ago
  29. adef898 AX: Accessibility needs to know which part of the content view is visible on iOS by n_wang@apple.com · 7 years ago
  30. 33477bd AX: AOM does not work with DOM Level 1 events by n_wang@apple.com · 7 years ago
  31. 8d2a014 AX: AOM: respect the accessibility setting for dispatching the accessible events by n_wang@apple.com · 7 years ago
  32. 6e91718 AX: Expose strong password fields on iOS by n_wang@apple.com · 7 years ago
  33. f987d40d AX: Implement accessible dismiss action on iOS by cfleizach@apple.com · 7 years ago
  34. 6798533 Some test cases in accessibility/mac/selection-notification-focus-change.html fail by rniwa@webkit.org · 7 years ago
  35. 00c359d AX: Crash at -[WebAccessibilityObjectWrapper _accessibilityMinValue] + 24 by n_wang@apple.com · 7 years ago
  36. 986097f AX: [iOS] Layout Test accessibility/ios-simulator/video-elements-ios.html is failing by n_wang@apple.com · 7 years ago
  37. fea6b49 AX: [iOS] Layout Test accessibility/ios-simulator/video-elements-ios.html is failing by n_wang@apple.com · 7 years ago
  38. 1b38b59 AX: Make video objects accessible on iOS by n_wang@apple.com · 7 years ago
  39. e551449 Dragging & dropping a file creates an attachment element even when it's disabled by rniwa@webkit.org · 7 years ago
  40. b0f834a9 AX: Expose form validation on iOS as hint by n_wang@apple.com · 8 years ago
  41. abcd966 AX: [iOS] Implement a way to retrieve a text marker range with desired text that is closest to a position by n_wang@apple.com · 8 years ago
  42. 02a4e57 Unreviewed, rolling out r219409. by jlewis3@apple.com · 8 years ago
  43. 9ce7003 AX: [iOS] Implement a way to retrieve a text marker range with desired text that is closest to a position by n_wang@apple.com · 8 years ago
  44. fcade89 Many accessibility js-tests use waitUntilDone by ap@apple.com · 8 years ago
  45. af39f87 AX: Expose link children when doing search predication on iOS by n_wang@apple.com · 8 years ago
  46. 53e09a2 AX: VoiceOver no longer works corectly with editable text in the web by n_wang@apple.com · 8 years ago
  47. ace85e8 AX: enable search predication for iOS by cfleizach@apple.com · 8 years ago
  48. 0b5fb32 AX: Speak Selection does not work in an iframe by n_wang@apple.com · 8 years ago
  49. 2ffa02c AX: Expose block quote level to iOS API by cfleizach@apple.com · 8 years ago
  50. 7d73083 AX: ARIA tree & treeitem roles & aria-expanded state not spoken to VoiceOver iOS 10 by n_wang@apple.com · 8 years ago
  51. 65d68cb AX: aria-sort is not exposed on iOS by n_wang@apple.com · 8 years ago
  52. 47cc593 AX: iOS Voiceover does not announce previously selected value from input type="date" form field by n_wang@apple.com · 8 years ago
  53. b85e59a AX: aria-pressed state not correctly conveyed to VoiceOver iOS on <button> unless role=button added by n_wang@apple.com · 8 years ago
  54. c1519cd AX: AppleVisUser: VO can't navigate web dialogs iOS10 by n_wang@apple.com · 8 years ago
  55. a259e22 AX: voiceover does not read contents of input role="spinbutton" by n_wang@apple.com · 8 years ago
  56. ce9ca4e AX: Add accessibility support for details element on iOS by n_wang@apple.com · 8 years ago
  57. 41346b8 AX: VoiceOver on iOS ignores aria-checked on menuitemradio and menuitemcheckbox by n_wang@apple.com · 9 years ago
  58. ee1b74f AX: Add test for line text marker range on iOS by n_wang@apple.com · 9 years ago
  59. f60d91d AX: iOS, Wrong axLabel on static text if heading has multiple children by n_wang@apple.com · 9 years ago
  60. 3144a53 AX: Support abbreviations in iOS https://bugs.webkit.org/show_bug.cgi?id=160907 by cfleizach@apple.com · 9 years ago
  61. 5e4830d AX: Simulated touch events are not working on iOS by n_wang@apple.com · 9 years ago
  62. 64d1137 AX: Add a check for touch event listener on iOS accessibility object by n_wang@apple.com · 9 years ago
  63. 821a650 AX: aria-label not being used correctly in accessible name calculation of heading by n_wang@apple.com · 9 years ago
  64. 2e5139b Refactor RenderMathMLOperator and RenderMathMLToken to avoid using anonymous renderers. by fred.wang@free.fr · 9 years ago
  65. 3663ab9 AX: VoiceOver Unable to View Download Progress or Completion Status for Mail Attachments by cfleizach@apple.com · 9 years ago
  66. 2d39279 AX: iOS: VoiceOver can't access attachments in mail messages by cfleizach@apple.com · 9 years ago
  67. 8ae9f6e AX: VoiceOver not announcing the right header information for table on iOS by n_wang@apple.com · 9 years ago
  68. 50230bd AX: WEB: VoiceOver does not announce some WAI-ARIA document structures by cfleizach@apple.com · 9 years ago
  69. ca55859 Unreviewed, rolling out r197766. https://bugs.webkit.org/show_bug.cgi?id=155183 by commit-queue@webkit.org · 9 years ago
  70. e6901ea AX: Force allow user zoom https://bugs.webkit.org/show_bug.cgi?id=155056 by n_wang@apple.com · 9 years ago
  71. 30ce53d AX: iOS: Text field variations do not have the correct traits by cfleizach@apple.com · 9 years ago
  72. 0b1937e AX: add a new trait for elements in fieldset on iOS by n_wang@apple.com · 9 years ago
  73. 3943995 AX: Input type: time is not accessible on iOS by n_wang@apple.com · 9 years ago
  74. af2d239 Move /platform/ios-simulator/accessibility tests to accessibility/ios-simulator/ by simon.fraser@apple.com · 10 years ago