[webkit-changes] [WebKit/WebKit] ff1179: AX: article speaks "landmark" and shows up in land...

Chris Fleizach noreply at github.com
Sun Apr 9 23:58:31 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: ff11799319a9a21dcc10387997c496b4303d5f8e
      https://github.com/WebKit/WebKit/commit/ff11799319a9a21dcc10387997c496b4303d5f8e
  Author: Chris Fleizach <cfleizach at apple.com>
  Date:   2023-04-09 (Sun, 09 Apr 2023)

  Changed paths:
    M LayoutTests/accessibility/ios-simulator/landmark-type-expected.txt
    M LayoutTests/accessibility/ios-simulator/landmark-type.html
    M Source/WebCore/accessibility/ios/WebAccessibilityObjectWrapperIOS.mm

  Log Message:
  -----------
  AX: article speaks "landmark" and shows up in landmarks rotor on iOS-only
https://bugs.webkit.org/show_bug.cgi?id=254317
rdar://107118745

Reviewed by Tyler Wilcock.

No longer include articles in the landmark list. Articles have their own VoiceOver rotor.

* LayoutTests/accessibility/ios-simulator/landmark-type-expected.txt:
* LayoutTests/accessibility/ios-simulator/landmark-type.html:
* Source/WebCore/accessibility/ios/WebAccessibilityObjectWrapperIOS.mm:
(-[WebAccessibilityObjectWrapper _accessibilityLandmarkAncestor]):

Canonical link: https://commits.webkit.org/262763@main




More information about the webkit-changes mailing list