Skip to content

Commit d594c43

Browse files
DOC-3147: Resize handles are more accessible with and attributes.
1 parent b3a9cdd commit d594c43

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

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

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -99,10 +99,12 @@ For information on using Enhanced Skins & Icon Packs, see: xref:enhanced-skins-a
9999

100100
{productname} {release-version} also includes the following improvement<s>:
101101

102-
// === <TINY-vwxyz 1 changelog entry>
103-
// #TINY-vwxyz1
102+
=== Resize handles are more accessible with `role` and `aria-valuetext` attributes.
103+
// #TINY-11421
104104

105-
// CCFR here.
105+
In previous versions of {productname}, the editor's resize handle lacked a `role` attribute, raising accessibility concerns.
106+
107+
In {productname} {release-version}, the resize handle now includes a `role` seperator and an `aria-valuetext` attribute that dynamically reflects the current dimensions of the editor. These improvements enhance accessibility and ensure more accurate announcements by screen readers.
106108

107109

108110
[[additions]]

0 commit comments

Comments
 (0)