Re: Test Suite update

Thanks again, Leroy.

A few additional suggestions:

- Could you rename the HTML test files to *.html instead of *.xml? Some
clients take the suffix into account then processing the files.
- The HTML files need to be served as text/html. Currently they are served
as application/xml. Can you change the server settings for the HTML files?
See some background info at
http://www.w3.org/International/questions/qa-htaccess-charset.en
- the HTML files need a character encoding declaration. Could you add as
the first child element of "HTML"
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />

Thanks,

Felix

2012/8/30 Leroy Finn <finnle@tcd.ie>

> Hey everyone,
>
> I did those fixes that Yves and Felix recommended which are:
>
>
>    - The test suite page is now in xhtml 1.0 vaild as tested here
>    http://validator.w3.org/check
>    - The locale filter local for HTML has been added. But i would like to
>    flag the fact it is not in the draft yet.
>    - I will wait till the test files are more stable till i update the
>    zip files but all the links are working correctly.
>    - The link for ITS Home at the top has been corrected
>    - Also ID values have been added to the TR values on the HTML of the
>    testsuite
>
> Any more queries let me know and also I will be on the call this evening.
>
> Thanks,
> Leroy Finn
>
>
>
> On 29 August 2012 15:01, Leroy Finn <finnle@tcd.ie> wrote:
>
>> Sorry for the delay in response i was in a meeting this morning. Thanks
>> for the additional pointers i will add these in now.
>>
>> Thanks,
>> Leroy
>>
>>
>> On 29 August 2012 11:15, Yves Savourel <ysavourel@enlaso.com> wrote:
>>
>>> Hi Leroy,
>>>
>>> It seems the URLs for the all the "(TestFilesZip)" links are not
>>> correct. In Chrome I get a blank page, and an error in MSIE.
>>>
>>> The "(ExpectedResultsZip)" links are working.
>>>
>>> Cheers,
>>> -yves
>>>
>>>
>>>
>>>
>>>
>>
>


-- 
Felix Sasaki
DFKI / W3C Fellow

Received on Thursday, 30 August 2012 12:11:44 UTC