4.10
Is each automatically triggered sound controllable by the user?
WCAG Reference
WCAG 1.4.2Tests
- 4.10.1
Does each sound sequence automatically triggered via an
<object>,<video>,<audio>,<embed>,<bgsound>tag or a JavaScript code meet one of these conditions?The sound sequence lasts 3 seconds or less.
The sound sequence can be stopped by the user.
The volume of the sound sequence can be controlled by the user independently of the system volume control.
WCAG Techniques
- F23
- F93
- G60
- G170
- G171