- From: Karl Fritsche <karl.fritsche@cocomore.com>
- Date: Mon, 13 May 2013 13:52:25 +0200
- To: <public-multilingualweb-lt-tests@w3.org>
- Message-ID: <5190D3F9.7030002@cocomore.com>
Hi, I implemented the defaults for translate on my side and currently getting one error. translate7html.html: Line 2: Comparison failed. * Reference line: [/html/@lang translate="no"] * Implementers file line:[/html/@lang translate="yes"] From the HTML5.1 page: lang on HTML elements; must be "translated" to match the language used in the translation I interpreted this as "yes". Otherwise I think this would be disambiguate. Otherwise all tests with implemented defaults are good. Because you said, there were no changes needed, could we maybe add in at least one test something to test it? So that we check the difference between HTML and XML? Example: translate2html.html Add a img with a title attribute. As there are no rules the output should be for the title attribute translate="yes" and not "no" (as interpreted without the HTML defaults) Something similar should be added for XML. translate4xml.xml Add a img with a title-attribute and the output should be translate="no". As it is no HTML. Just to check that this HTML defaults interfere with the XML parsing. TargetPointer seems fine for me now. Elements within Text - I currently check this and maybe reply to the other mails. Cheers Karl On 08.05.2013 18:13, Leroy Finn wrote: > Based on updates in the spec I have committed an update to the test > suite output files. This update effects output files so > implementers of this category should update their output files > accordingly. > * > * > *Ruby:* > This data category has been removed from the test suite. > * > * > *Translate (HTML 5):* > No change on output. > > *Element within text:* > Updated the defaults in the HTML to fit in with the new defaults. > /Note:There is still some discussion on this category in relation to > the head in HTML 5./ > _/Github Commit details:/_ > https://github.com/finnle/ITS-2.0-Testsuite/commit/a5dbc92edaee32b0ef9d556822e2f9c8aa647bbc > *Target Pointer:* > Old output had *its:param* variable in the output. This has been > changed to take in the value indicated by the*its:param* variable. > _/Github Commit details:/_ > https://github.com/finnle/ITS-2.0-Testsuite/commit/e1120ac29c547f65343d5db0f313c446aaf261a3 > > Thanks, > Leroy
Received on Monday, 13 May 2013 11:53:01 UTC