From 12cda43cac8924d5439b0f0c0fdf87cb69bdcbfd Mon Sep 17 00:00:00 2001 From: Matt Garrish Date: Tue, 23 Jun 2020 10:30:08 -0300 Subject: [PATCH] fix: allow 'doc-glossary' role on 'section' elements Related HTML checker pull-request: https://github.com/validator/validator/pull/771 --- .../com/adobe/epubcheck/schema/30/mod/html5/structural.rnc | 1 + 1 file changed, 1 insertion(+) diff --git a/src/main/resources/com/adobe/epubcheck/schema/30/mod/html5/structural.rnc b/src/main/resources/com/adobe/epubcheck/schema/30/mod/html5/structural.rnc index 4ba4564bc..b90f2cb03 100644 --- a/src/main/resources/com/adobe/epubcheck/schema/30/mod/html5/structural.rnc +++ b/src/main/resources/com/adobe/epubcheck/schema/30/mod/html5/structural.rnc @@ -45,6 +45,7 @@ | common.attrs.aria.role.doc-errata | common.attrs.aria.role.doc-example | common.attrs.aria.role.doc-foreword + | common.attrs.aria.role.doc-glossary | common.attrs.aria.role.doc-index | common.attrs.aria.role.doc-introduction | common.attrs.aria.role.doc-notice