Skip to content

Commit 12cda43

Browse files
authored
fix: allow 'doc-glossary' role on 'section' elements
Related HTML checker pull-request: validator/validator#771
1 parent e98e0bd commit 12cda43

File tree

1 file changed

+1
-0
lines changed
  • src/main/resources/com/adobe/epubcheck/schema/30/mod/html5

1 file changed

+1
-0
lines changed

src/main/resources/com/adobe/epubcheck/schema/30/mod/html5/structural.rnc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@
4545
| common.attrs.aria.role.doc-errata
4646
| common.attrs.aria.role.doc-example
4747
| common.attrs.aria.role.doc-foreword
48+
| common.attrs.aria.role.doc-glossary
4849
| common.attrs.aria.role.doc-index
4950
| common.attrs.aria.role.doc-introduction
5051
| common.attrs.aria.role.doc-notice

0 commit comments

Comments
 (0)