Title: [285805] trunk/LayoutTests
Revision
285805
Author
[email protected]
Date
2021-11-15 06:46:03 -0800 (Mon, 15 Nov 2021)

Log Message

AX: Un-skip accessibility/mac/search-predicate-for-adhoc-radio-groups.html for Mac WK1
https://bugs.webkit.org/show_bug.cgi?id=233116

Patch by Tyler Wilcock <[email protected]> on 2021-11-15
Reviewed by Andres Gonzalez.

https://bugs.webkit.org/show_bug.cgi?id=233017 implemented
AccessibilityUIElement::domIdentifier for WK1, so we don't
need to skip accessibility/mac/search-predicate-for-adhoc-radio-groups.html anymore.

* platform/mac-wk1/TestExpectations:
Un-skip because AccessibilityUIElement::domIdentifier is now
implemented.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (285804 => 285805)


--- trunk/LayoutTests/ChangeLog	2021-11-15 14:06:25 UTC (rev 285804)
+++ trunk/LayoutTests/ChangeLog	2021-11-15 14:46:03 UTC (rev 285805)
@@ -1,3 +1,18 @@
+2021-11-15  Tyler Wilcock  <[email protected]>
+
+        AX: Un-skip accessibility/mac/search-predicate-for-adhoc-radio-groups.html for Mac WK1
+        https://bugs.webkit.org/show_bug.cgi?id=233116
+
+        Reviewed by Andres Gonzalez.
+
+        https://bugs.webkit.org/show_bug.cgi?id=233017 implemented
+        AccessibilityUIElement::domIdentifier for WK1, so we don't
+        need to skip accessibility/mac/search-predicate-for-adhoc-radio-groups.html anymore.
+
+        * platform/mac-wk1/TestExpectations:
+        Un-skip because AccessibilityUIElement::domIdentifier is now
+        implemented.
+
 2021-11-15  Cathie Chen  <[email protected]>
 
         [CSS contain] Update css-contain tests from WPT

Modified: trunk/LayoutTests/platform/mac-wk1/TestExpectations (285804 => 285805)


--- trunk/LayoutTests/platform/mac-wk1/TestExpectations	2021-11-15 14:06:25 UTC (rev 285804)
+++ trunk/LayoutTests/platform/mac-wk1/TestExpectations	2021-11-15 14:46:03 UTC (rev 285805)
@@ -595,9 +595,6 @@
 editing/spelling/spellcheck-async.html [ Failure ]
 editing/spelling/spelling-unified-emulation.html [ Failure ]
 
-# Skip due to lack of DumpRenderTree `AccessibilityUIElement::domIdentifer` implementation.
-accessibility/mac/search-predicate-for-adhoc-radio-groups.html [ Skip ]
-
 # <rdar://problem/26050923> The result is probably still a pass, but we don't have a way
 # to have platform specific results that are different between WK1 and WK2.
 accessibility/mac/document-attributes.html [ Failure ]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to