Changeset 285805 in webkit
- Timestamp:
- Nov 15, 2021, 6:46:03 AM (5 years ago)
- Location:
- trunk/LayoutTests
- Files:
-
- 2 edited
-
ChangeLog (modified) (1 diff)
-
platform/mac-wk1/TestExpectations (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/LayoutTests/ChangeLog
r285803 r285805 1 2021-11-15 Tyler Wilcock <tyler_w@apple.com> 2 3 AX: Un-skip accessibility/mac/search-predicate-for-adhoc-radio-groups.html for Mac WK1 4 https://bugs.webkit.org/show_bug.cgi?id=233116 5 6 Reviewed by Andres Gonzalez. 7 8 https://bugs.webkit.org/show_bug.cgi?id=233017 implemented 9 AccessibilityUIElement::domIdentifier for WK1, so we don't 10 need to skip accessibility/mac/search-predicate-for-adhoc-radio-groups.html anymore. 11 12 * platform/mac-wk1/TestExpectations: 13 Un-skip because AccessibilityUIElement::domIdentifier is now 14 implemented. 15 1 16 2021-11-15 Cathie Chen <cathiechen@igalia.com> 2 17 -
trunk/LayoutTests/platform/mac-wk1/TestExpectations
r285785 r285805 596 596 editing/spelling/spelling-unified-emulation.html [ Failure ] 597 597 598 # Skip due to lack of DumpRenderTree `AccessibilityUIElement::domIdentifer` implementation.599 accessibility/mac/search-predicate-for-adhoc-radio-groups.html [ Skip ]600 601 598 # <rdar://problem/26050923> The result is probably still a pass, but we don't have a way 602 599 # to have platform specific results that are different between WK1 and WK2.
Note:
See TracChangeset
for help on using the changeset viewer.