Skip to content

Commit 023b783

Browse files
authored
fix: allow 'doc-dedication' role on 'aside' elements
Related HTML checker PR: validator/validator#988
1 parent 12cda43 commit 023b783

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

  • src/main/resources/com/adobe/epubcheck/schema/30/mod/html5

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
@@ -116,6 +116,7 @@
116116
| common.attrs.aria.role.feed
117117
| common.attrs.aria.role.region
118118
| common.attrs.aria.role.presentation
119+
| common.attrs.aria.role.doc-dedication
119120
| common.attrs.aria.role.doc-example
120121
| common.attrs.aria.role.doc-footnote
121122
| common.attrs.aria.role.doc-pullquote

0 commit comments

Comments
 (0)