Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 68e5b29ba9b96c8484e6886f055ef3647035d060
      
https://github.com/WebKit/WebKit/commit/68e5b29ba9b96c8484e6886f055ef3647035d060
  Author: Tyler Wilcock <[email protected]>
  Date:   2025-11-20 (Thu, 20 Nov 2025)

  Changed paths:
    M LayoutTests/accessibility/image-map2-expected.txt
    M LayoutTests/accessibility/image-map2.html
    M 
LayoutTests/accessibility/ios-simulator/suggestion-insertion-deletion-attributes-expected.txt
    M 
LayoutTests/accessibility/ios-simulator/suggestion-insertion-deletion-attributes.html
    M LayoutTests/accessibility/mac/expanded-text-expected.txt
    M LayoutTests/accessibility/mac/expanded-text.html
    M LayoutTests/accessibility/mac/mark-role-expected.txt
    M LayoutTests/accessibility/mac/mark-role.html
    M LayoutTests/accessibility/mac/search-predicate-font-change-expected.txt
    M LayoutTests/accessibility/mac/search-predicate-font-change.html
    M LayoutTests/accessibility/mac/search-predicate-style-change-expected.txt
    M LayoutTests/accessibility/mac/search-predicate-style-change.html
    M LayoutTests/platform/glib/accessibility/image-map2-expected.txt

  Log Message:
  -----------
  AX: Refactor some tests to avoid differences with accessibility text 
stitching when stitching wouldn't be significant to the behavior-under-test
https://bugs.webkit.org/show_bug.cgi?id=302816
rdar://165071062

Reviewed by Joshua Hoffman.

In an upcoming PR, I will add a new feature called accessibility text 
stitching, which stitches adjacent text objects
into one in the outwardly exposed accessibility tree. In preparation for that, 
this commit modifies tests so that they
behave the same with and without this feature to avoid unnecessary churn when 
we add it.

* LayoutTests/accessibility/image-map2-expected.txt:
* LayoutTests/accessibility/image-map2.html:
* 
LayoutTests/accessibility/ios-simulator/suggestion-insertion-deletion-attributes-expected.txt:
* 
LayoutTests/accessibility/ios-simulator/suggestion-insertion-deletion-attributes.html:
* LayoutTests/accessibility/mac/expanded-text-expected.txt:
* LayoutTests/accessibility/mac/expanded-text.html:
* LayoutTests/accessibility/mac/mark-role-expected.txt:
* LayoutTests/accessibility/mac/mark-role.html:
* LayoutTests/accessibility/mac/search-predicate-font-change-expected.txt:
* LayoutTests/accessibility/mac/search-predicate-font-change.html:
* LayoutTests/accessibility/mac/search-predicate-style-change-expected.txt:
* LayoutTests/accessibility/mac/search-predicate-style-change.html:

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications

Reply via email to