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
Pretty sure this is impossible to check, but opening for completeness.
I suspect all this could ever be is an info message to check when overlays are present but no classes have been declared, but not sure what value that would have.
- report schema error RSC-005 when the 'media:active-class' or
'media:playback-active-class' properties are declared more than once.
- report schema error RSC-005 when the 'media:active-class' or
'media:playback-active-class' properties define more than once class
names.
- report new usage CSS-029 when a CSS selector is found referring to
the widely-used '-epub-media-overlay-active' or '-epub-media-overlay-
playing' class names but no 'media:active-class' or 'media:playback-
active-class' properties were declared in the package document.
- report new error CSS-030 when the 'media:active-class' or
'media:playback-active-class' properties are declared but no CSS is
found in a content document with media overlays.
- added various test scenarios for the checks described above.
Closs #1218.
Pretty sure this is impossible to check, but opening for completeness.
I suspect all this could ever be is an info message to check when overlays are present but no classes have been declared, but not sure what value that would have.
w3c/epub-specs#1319
The text was updated successfully, but these errors were encountered: