Closed gautierchomel closed 1 year ago
The mol-embed test fails at:
Audio plays, stops and plays again but Video don't starts automatically
SMIL code:
<seq epub:textref="../video.xhtml#body"> <par id="video_1"> <text src="../video.xhtml#video_1"/> <audio src="../audio/music.mp3" clipBegin="0:00:02" clipEnd="0:00:31"/> </par> <par id="video_2"> <text src="../video.xhtml#video_2"/> <audio src="../audio/music.mp3" clipBegin="0:00:31" clipEnd="0:00:43"/> </par>
test removed
The mol-embed test fails at:
Audio plays, stops and plays again but Video don't starts automatically
SMIL code: