Type something to search... Videos are triggered by user action
Avoid video autoplay, as it can disrupt the reading experience and pose risks for sensitive users.
Objectives
-
Allow users to control the visual interface while reading the ebook.
-
Ensure animated content is not played without user consent.
-
Improve content accessibility for users with disabilities.
Implementation
-
Avoid unsolicited video autoplay.
-
Do not include elements that trigger uncontrollable video playback, such as HTML
Control
-
On every page containing video, check that no video content starts automatically when the page loads.
-
Verify that video content is not triggered in an unpredictable manner.
Validation
- Needs to be verified by a human.