From 5216b7f31800de4dd67333e05d9a412bd0f2959b Mon Sep 17 00:00:00 2001 From: Rahim Abdi Date: Mon, 8 Sep 2025 16:54:43 -0700 Subject: [PATCH] Add stub for abbr w/title mappings --- html-aam/index.html | 51 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 51 insertions(+) diff --git a/html-aam/index.html b/html-aam/index.html index cf427a131..b35d28058 100644 --- a/html-aam/index.html +++ b/html-aam/index.html @@ -468,6 +468,57 @@

`abbr`

+ +

`abbr` (with non-empty `title` attribute)

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
HTML Specification + `abbr` +
[[wai-aria-1.2]]No corresponding role
Computed Role
`html-abbr`
+ MSAA + IAccessible2 + + TBD. +
UIA + TBD. +
[[ATK]] + TBD. +
AX + TBD. +
Comments
+

`address`