Skip to content

Commit

Permalink
remove hidden attribute from aria-live elements, see phetsims/chipper…
Browse files Browse the repository at this point in the history
  • Loading branch information
Nebulale committed May 2, 2023
1 parent 7ec7c3b commit 43b0e1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradlew
Original file line number Diff line number Diff line change
Expand Up @@ -167,4 +167,4 @@ if [ "$cygwin" = "true" -o "$msys" = "true" ] ; then
5) set -- "$args0" "$args1" "$args2" "$args3" "$args4" ;;
6) set -- "$args0" "$args1" "$args2" "$args3" "$args4" "$args5" ;;
7) set -- "$args0" "$args1" "$args2" "$args3" "$args4" "$args5" "$args6" ;;
8) set -- "$args0" "$args1" "
8) set -- "$args0" "$args1" "$args2" "$args3" "$args4"

0 comments on commit 43b0e1b

Please sign in to comment.