edrlab / thorium-reader-epub-tests

W3C tests for EPUB 3.3 applied to Thorium Reader
BSD 3-Clause "New" or "Revised" License
2 stars 0 forks source link

(epub-test-fail: mol-tts_multi) #9

Open gautierchomel opened 2 years ago

gautierchomel commented 2 years ago

The mol-tts_multi test fails at

No read aloud happens (I cannot activate readaloud)

SMIL code

 <par id="first">
  <text src="../mobydick.xhtml#first"/>
 </par>

 <par id="second">
  <text src="../mobydick.xhtml#second"/>
 </par>

 <par id="third">
  <text src="../mobydick.xhtml#third"/>
 </par>

 <par id="fourth">
  <text src="../mobydick.xhtml#fourth"/>
 </par>