You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/view.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -254,7 +254,7 @@ Indicates whether an expandable element is currently expanded or collapsed.
254
254
255
255
### `aria-hidden`
256
256
257
-
Indicates whether whether the element is hidden from assistive technologies.
257
+
Indicates whether the element is hidden from assistive technologies.
258
258
259
259
For example, in a window that contains sibling views `A` and `B`, setting `aria-hidden` to `true` on view `B` causes VoiceOver to ignore the `B` element and its children.
0 commit comments