w3c / aria-common

Shared files for the ARIA repositories
Other
8 stars 15 forks source link

fix dpub-aria inheritance & allow new respec #63

Closed jnurthen closed 3 years ago

jnurthen commented 3 years ago

if using "respec-w3c" profile add

    postProcess: [ ariaAttributeReferences ] 

to respecConfig

if using "respec-w3-common" it will still work. If you use both code will run 2 times (but not destructively)