From 283a2cac194fd1b4a9af46faa417133df4070d5d Mon Sep 17 00:00:00 2001 From: Scott O'Hara Date: Fri, 29 Apr 2022 10:12:33 -0400 Subject: [PATCH] include mention of figure/caption (#1704) * 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`. Co-authored-by: Sarah Higley --- index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/index.html b/index.html index be07cebb3..2ba795193 100644 --- a/index.html +++ b/index.html @@ -11353,6 +11353,7 @@

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