Re: Test Suite update

I have added the new output data in tab delimited format for the translate
data categorie. If the output for this is satisfactory I will then continue
on with the rest and  update the rest of the output files to tab
delimited. Also have updated all the input data zip files and have updated
just the translate output zip file.


Thanks,
Leroy

On 7 September 2012 10:37, Leroy Finn <finnle@tcd.ie> wrote:

> Yeah it appears
>
> <meta charset=utf-8>
>
> would be the best choice according to the this article section 2.1 (
> http://www.w3.org/TR/2008/WD-html5-diff-20080122/#character-encoding) by
> HTML5 working group. I will make this change now. Thanks for the heads up
> Jirka.
>
> Thanks,
> Leroy
>
> On 7 September 2012 09:23, Jirka Kosek <jirka@kosek.cz> wrote:
>
>> On 7.9.2012 0:24, Felix Sasaki wrote:
>>
>> > It seems that the input files, e.g.
>> >
>> http://phaedrus.scss.tcd.ie/its2.0/inputdata/translate/html/Translate2Html.html
>> > are still not "HTML5 syntax". E.g.
>> > <meta http-equiv="Content-Type" ... />
>> > should be
>> > <meta http-equiv="Content-Type" ... ">
>> > (no "/" in the empty tag )
>>
>> If we want to be really HTML5ish, it should be
>>
>> <meta charset=utf-8>
>>
>>
>>                                 Jirka
>>
>> --
>> ------------------------------------------------------------------
>>   Jirka Kosek      e-mail: jirka@kosek.cz      http://xmlguru.cz
>> ------------------------------------------------------------------
>>        Professional XML consulting and training services
>>   DocBook customization, custom XSLT/XSL-FO document processing
>> ------------------------------------------------------------------
>>  OASIS DocBook TC member, W3C Invited Expert, ISO JTC1/SC34 member
>> ------------------------------------------------------------------
>>
>>
>

Received on Friday, 7 September 2012 16:19:55 UTC