From 536246324d522d3d29d78fcc7d64231e9fb0e1a1 Mon Sep 17 00:00:00 2001 From: Scott O'Hara Date: Wed, 25 Sep 2024 08:49:04 -0400 Subject: [PATCH] fix broken link --- html-aam/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/html-aam/index.html b/html-aam/index.html index 978236e76..967c710db 100644 --- a/html-aam/index.html +++ b/html-aam/index.html @@ -16324,8 +16324,8 @@

Sectioning Content Elements Accessible Name Computation

Name Prohibited Elements

The following elements are prohibited from being named by authors.

- `a` (no `href` attribute), `abbr`, `area` (no `href` attribute), - autonomous custom element (if implicit `generic` role), `b`, `bdi`, `bdo`, `br`, `body`, `caption`, `cite`, + `a` (no `href` attribute), `abbr`, `area` (no `href` attribute), + autonomous custom element (if implicit `generic` role), `b`, `bdi`, `bdo`, `br`, `body`, `caption`, `cite`, `code`, `data`, `del`, `dfn`, `div`, `em`, `figcaption`, form-associated custom element (if implicit `generic` role), `html`, `i`, `ins`, `kbd`, `label`, `legend`, `li`, `mark`, `p`, `pre`, `picture`, `q`, `rp`, `rt`, `s`, `samp`,