From 59df2d8f9b34f7dd083d85b3f7bd4bb8b1462f16 Mon Sep 17 00:00:00 2001
From: Scott O'Hara
Date: Sat, 16 Apr 2022 11:29:04 -0400
Subject: [PATCH 1/4] Addition: update figure role allowances
closes #412
As discussed in https://github.com/w3c/dpub-aria/issues/42#issuecomment-1092558918, `doc-example` is a dpub variant of the `figure` role. This role being the same as `figure` but with the opportunity of being exposed as an "example" for its role description, needs to be an allowed role for the `figure` element.
---
index.html | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/index.html b/index.html
index db0b9778..336ab2c4 100644
--- a/index.html
+++ b/index.html
@@ -1087,10 +1087,11 @@
-
+
If the `figure` has a `figcaption` descendant:
- No `role`
+ DPub Role:
+ `doc-example`
Global `aria-*` attributes
@@ -1121,7 +1122,7 @@
- DPub Role:
+ DPub Role:doc-example
`doc-footnote`
Naming Prohibited if exposed as `generic`.
From 266b86eff02b5547b809b7cb5dc3659411d2b3b2 Mon Sep 17 00:00:00 2001
From: Scott O'Hara
Date: Sat, 16 Apr 2022 11:32:23 -0400
Subject: [PATCH 2/4] remove errant text
---
index.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/index.html b/index.html
index 336ab2c4..6bb3783b 100644
--- a/index.html
+++ b/index.html
@@ -1122,7 +1122,7 @@
- DPub Role:doc-example
+ DPub Role:
`doc-footnote`
Naming Prohibited if exposed as `generic`.
From febea52a9908f59f316515f77489e05c6dc784fe Mon Sep 17 00:00:00 2001
From: Scott O'Hara
Date: Tue, 26 Apr 2022 10:52:43 -0400
Subject: [PATCH 3/4] Update index.html
---
index.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/index.html b/index.html
index 6bb3783b..3bb1e974 100644
--- a/index.html
+++ b/index.html
@@ -1087,7 +1087,7 @@
+
If the `figure` has a `figcaption` descendant:
DPub Role:
From 0816660346aff7e0c6898c792ac869fce13fbf42 Mon Sep 17 00:00:00 2001
From: Scott O'Hara
Date: Mon, 13 Feb 2023 10:15:30 -0500
Subject: [PATCH 4/4] Update index.html
---
index.html | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/index.html b/index.html
index b1fc72b6..0b58e11c 100644
--- a/index.html
+++ b/index.html
@@ -63,6 +63,10 @@
the following substantive additions and/or corrections have been proposed: