You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There seems to be a mix-up of properties in the Display Techniques for EPUB Accessibility Metadata 2.0. The part Understanding the variables of 4.6 Charts, diagrams, and formulas refers to:
accessibilityFeature="chartOnVisual"
accessibilityFeature="chemOnVisual"
it should be:
accessMode="chartOnVisual"
accessMode="chemOnVisual"
The text was updated successfully, but these errors were encountered:
There seems to be a mix-up of properties in the Display Techniques for EPUB Accessibility Metadata 2.0. The part Understanding the variables of 4.6 Charts, diagrams, and formulas refers to:
it should be:
The text was updated successfully, but these errors were encountered: