Skip to content

Commit

Permalink
[ macOS ] inspector/dom/getAccessibilityPropertiesForNode.html is a c…
Browse files Browse the repository at this point in the history
…onstant failure.

https://bugs.webkit.org/show_bug.cgi?id=255290
rdar://problem/107888356

Reviewed by Alexey Proskuryakov.

This test just needs a rebaseline after 262566@main.

* LayoutTests/inspector/dom/getAccessibilityPropertiesForNode-expected.txt:

Canonical link: https://commits.webkit.org/262854@main
  • Loading branch information
twilco authored and ryanhaddad committed Apr 12, 2023
1 parent f9672db commit 304640c
Showing 1 changed file with 2 additions and 1 deletion.
Expand Up @@ -4,7 +4,7 @@ Checking Web Inspector protocol for the Accessibility Node Inspector.
exists: true
label:
role:
childNodeIds.length: 93
childNodeIds.length: 92


Total elements to be tested: 122.
Expand Down Expand Up @@ -291,6 +291,7 @@ Total elements to be tested: 122.
exists: true
label:
role: combobox
childNodeIds.length: 1
controlledNodeIds.length: 1
focused: false
ownedNodeIds.length: 1
Expand Down

0 comments on commit 304640c

Please sign in to comment.