Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 127b493dc96160d84b6fc59b22eb14468129f93a
      
https://github.com/WebKit/WebKit/commit/127b493dc96160d84b6fc59b22eb14468129f93a
  Author: Ahmad Saleem <[email protected]>
  Date:   2023-09-29 (Fri, 29 Sep 2023)

  Changed paths:
    M LayoutTests/accessibility/ARIA-reflection-expected.txt
    M LayoutTests/accessibility/ARIA-reflection.html
    M 
LayoutTests/imported/w3c/web-platform-tests/html/dom/aria-attribute-reflection-expected.txt
    M 
LayoutTests/imported/w3c/web-platform-tests/wai-aria/idlharness.window-expected.txt
    M Source/WebCore/accessibility/AriaAttributes.idl

  Log Message:
  -----------
  AX: aria-description/ariaDescription IDL harness tests failing

https://bugs.webkit.org/show_bug.cgi?id=257141
rdar://problem/109668891

Reviewed by Ryosuke Niwa.

This patch aligns WebKit with Blink / Chromium, Gecko / Firefox and 
Web-Specification [1].

[1] https://w3c.github.io/aria/#idl-interface

This PR is to add missing 'ariaDescription' in IDL file to fix failing tests.

* Source/WebCore/accessibility/AriaAttributes.idl:
* 
LayoutTests/imported/w3c/web-platform-tests/html/dom/aria-attribute-reflection-expected.txt:
 Rebaselined
* 
LayoutTests/imported/w3c/web-platform-tests/wai-aria/idlharness.window-expected.txt:
 Rebaselined
* LayoutTests/accessibility/ARIA-reflection.html: Rebaselined
* LayoutTests/accessibility/ARIA-reflection-expected.txt: Rebaselined

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


_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to