diff --git a/index.html b/index.html index 36769654..ac1e3a10 100644 --- a/index.html +++ b/index.html @@ -1887,14 +1887,21 @@
- DPub Roles: - `doc-biblioentry`, - `doc-endnote` -
Global `aria-*` attributes and any `aria-*` attributes applicable to the allowed roles.
+Authors SHOULD NOT use the following DPub Roles: + `doc-biblioentry`, + `doc-endnote`. +
+The `doc-biblioentry` and `doc-endnote` roles are not valid children of an element with an implict or explicit role of `list`. + These roles are marked for deprecation in [[[dpub-aria-1.1]]]. + Authors can use standard `li` elements without the need for these roles.
+