From 2de152df241c48ff8d8dbbd15adb2d025f8c1e55 Mon Sep 17 00:00:00 2001 From: Scott O'Hara Date: Mon, 12 Dec 2022 17:46:37 -0500 Subject: [PATCH] update s element mapping (#442) --- index.html | 33 +++++++-------------------------- 1 file changed, 7 insertions(+), 26 deletions(-) diff --git a/index.html b/index.html index a43a7ca7..f1030c1d 100644 --- a/index.html +++ b/index.html @@ -2659,33 +2659,13 @@

HTML Element Role Mappings

`s` - No corresponding role - -
No accessible object.
-
- Text attributes: `text-line-through-style:solid` on the text container -
- - -
No accessible object. Styles used are exposed by UIA text attribute identifiers of the `TextRange` Control Pattern implemented on a parent accessible object. -
- - -
No accessible object. Exposed as - "text-line-through-style:solid" text attribute on the text container. -
- - -
- AXRole: `AXGroup` -
-
- AXSubrole: `(nil)` -
-
- AXRoleDescription: `"group"` -
+ + `deletion` role +
Use WAI-ARIA mapping
+
Use WAI-ARIA mapping
+
Use WAI-ARIA mapping
+
Use WAI-ARIA mapping
@@ -6148,6 +6128,7 @@

Change Log

Substantive changes since moving to the Accessible Rich Internet Applications Working Group (03-Nov-2019)