Skip to content

Commit 039cbb5

Browse files
Update modules/ROOT/pages/8.1.0-release-notes.adoc
Co-authored-by: CODE:AG <[email protected]>
1 parent bc604da commit 039cbb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/ROOT/pages/8.1.0-release-notes.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ The following premium plugin updates were released alongside {productname} {rele
111111
=== NVDA would announce iframe_aria_text multiple times
112112
// #TINY-11296
113113

114-
Previously, in certain browsers, when using screen readers such as NVDA or JAWS, the `iframe_aria_text` was either not announced at all or announced twice, causing inconsistent and potentially confusing behavior for users relying on assistive technology. To resolve this, behavior has been standardized by adjusting how the label is applied:
114+
Previously, in certain browsers, when using screen readers such as NVDA or JAWS, the `iframe_aria_text` was either not announced at all or announced twice, causing inconsistent and potentially confusing behavior for users relying on assistive technology. To resolve this, the behavior has been standardized by adjusting how the label is applied:
115115

116116
* in Firefox, the `title` attribute is now set directly on the iframe element and the `aria-label` on the body is not used.
117117
* while in other browsers the `aria-label` is applied to the body inside the iframe without setting a `title` attribute on the iframe.

0 commit comments

Comments
 (0)