From 0d4ec1eaf7a4979afe4fbef16f24665bfe95a60c Mon Sep 17 00:00:00 2001 From: Scott O'Hara Date: Sat, 12 Mar 2022 12:05:46 -0500 Subject: [PATCH 1/3] include mention of figure/caption this pr updates `aria-details` to mention `figure` and `figcaption`. This update is related to HTML AAM's update to the `figure` and `figcaption` elements - https://github.com/w3c/html-aam/pull/359. It is a follow on to my other PR, #1703 which updates the `caption` role and includes information about `aria-details`. --- index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/index.html b/index.html index f4fef22d7..aa6b6b30e 100644 --- a/index.html +++ b/index.html @@ -11297,6 +11297,7 @@

Definitions of States and Properties (all aria-* attributes)