jacshore / epubcheck

Automatically exported from code.google.com/p/epubcheck
MIT License
0 stars 0 forks source link

ssml.xhtml doesn't make sense? #140

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
PROBLEM:
Considering the provided ssml.xhtml is somehow an valid example of SSML 
attribute, two specified values are incorrect in the ssml.xhtml.

METHOD:
1. Download the ssml.xhtml file in the 
http://code.google.com/p/epubcheck/source/browse/branches/epub3/com.adobe.epubch
eck.test/testdocs/30/single/xhtml/valid/ssml.xhtml?r=174
2. In the ssml.xhtml, square brackets should not be included in the first value 
of ssml:ph.
3. In the ssml.xhtml, the second value of ssml:ph is not realistic.

RESULT:
The provided ssml.xhtml could not be a good example of the SSML attributes in 
the EPUB3.

EXPECTED:
1. The square brackets should be eliminated in the 1st value of ssml:ph
2. The 2nd example of ssml:ph should be more realistic, such like the case : <p 
ssml:ph="t&#x259;mei&#x325;&#x27E;ou&#x325;">tomato</p>

PLATFORM:
Epubcheck 3.0b3, WinXP sp3

ADDITIONAL INFO:
None

Original issue reported on code.google.com by jtchen0901@gmail.com on 15 Nov 2011 at 11:21

GoogleCodeExporter commented 8 years ago
Thanks, will replace with proper example.

Original comment by markus.g...@gmail.com on 13 Dec 2011 at 8:47

GoogleCodeExporter commented 8 years ago
This issue was closed by revision r293.

Original comment by markus.g...@gmail.com on 20 Dec 2011 at 10:05