- From: Leroy Finn <finnle@tcd.ie>
- Date: Mon, 13 May 2013 14:17:26 +0100
- To: Karl Fritsche <karl.fritsche@cocomore.com>
- Cc: Multilingual Web LT-TESTS Public <public-multilingualweb-lt-tests@w3.org>
- Message-ID: <CAMYWBwtW=iqxfb5rcnQLq6CNyKAVjTY00NO2s5R6o+r=4LkO-g@mail.gmail.com>
Hey Karl, You are right I must have missed that.The file translate7html output is wrong. I have corrected this now. Also I will be altering the other translate files today as you have described based on Felix comments earlier in this mail. Thanks, Leroy On 13 May 2013 12:52, Karl Fritsche <karl.fritsche@cocomore.com> wrote: > 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 13:17:53 UTC