aria icon indicating copy to clipboard operation
aria copied to clipboard

Update html-aam note

Open MelSumner opened this issue 6 months ago • 1 comments

Closes AccName 250

I am making this change in an effort to make it more obvious that readers should be checking HTML-AAM in specific instances. Due to the recent issues filed against SVG-AAM wherein it's made clear that SVG-AAM should be referring to AccName instead, I've removed the note's reference to SVG-AAM.

Before:

See HTML-AAM, SVG-AAM, or other host language documentation for more information on markup that defines a text alternative.

CleanShot 2025-03-28 at 16 23 32@2x

After:

Important! The accessible name for native HTML elements may be calculated differently. Make sure to review HTML-AAM for more information.

CleanShot 2025-03-28 at 16 34 33@2x

MelSumner avatar Mar 28 '25 21:03 MelSumner