Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: dd1b3ee2e1550735097606bd4e4bfc9058d236e7
      
https://github.com/WebKit/WebKit/commit/dd1b3ee2e1550735097606bd4e4bfc9058d236e7
  Author: Tyler Wilcock <[email protected]>
  Date:   2024-04-17 (Wed, 17 Apr 2024)

  Changed paths:
    M LayoutTests/accessibility/dynamic-text-expected.txt
    M LayoutTests/accessibility/dynamic-text.html
    M LayoutTests/platform/glib/accessibility/dynamic-text-expected.txt
    M LayoutTests/platform/ios/accessibility/dynamic-text-expected.txt

  Log Message:
  -----------
  AX: accessibility/dynamic-text.html doesn't test for dynamic 
AXPropertyName::AccessibilityText changes
https://bugs.webkit.org/show_bug.cgi?id=272781
rdar://problem/126579803

Reviewed by Chris Fleizach.

We could remove the handling of AXPropertyName::AccessibilityText in 
AXIsolatedTree::updateNodeProperties
and the test would still pass. This patch fixes the test by adding an 
additional testcase.

* LayoutTests/accessibility/dynamic-text-expected.txt:
* LayoutTests/accessibility/dynamic-text.html:
* LayoutTests/platform/glib/accessibility/dynamic-text-expected.txt:
* LayoutTests/platform/ios/accessibility/dynamic-text-expected.txt:

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to