- From: Sean Hayes <Sean.Hayes@microsoft.com>
- Date: Wed, 15 Apr 2009 22:18:24 +0100
- To: Philippe Le Hegaret <plh@w3.org>
- CC: "public-tt@w3.org" <public-tt@w3.org>
Thanks Phillipe. Yes you are correct, there are more than three lines of content, but cctually the three lines in BasicTiming011 is intended to refer to the fact that the extent of the region is (3em), and as the overflow defaults to hidden; if you can see more than three lines at one time, then the implementation is incorrect. I am however in the process completing my open action and also overhauling the whole test suite, I know there are still some errors in the tests I sent you. I'll be shipping the revamped test suite hopefully next week. Sean Hayes Media Accessibility Strategist Accessibility Business Unit Microsoft Office: +44 118 909 5867, Mobile: +44 7875 091385 -----Original Message----- From: Philippe Le Hegaret [mailto:plh@w3.org] Sent: 15 April 2009 9:57 PM To: Sean Hayes Cc: public-tt@w3.org Subject: BasicTiming011 Hi Sean, I committed all the tests that you sent me last week. So the online versions of the test suite should be up to date. While running the test suite again, I noticed that BasicTiming011 [1] contains an error. The test spreads over 4 lines in my implementation and not 3, as indicated by the test itself. However, looking at the source code of the text, I do believe that the text needs to be displayed on four lines, as follows: [[ This text should appear one word At a time spread over three lines ]] So, we either need to remove on <br /> element or change the text itself. Philippe [1] http://dev.w3.org/cvsweb/~checkout~/2008/tt/testsuite/Timing/BasicTiming011.xml?rev=1.2&content-type=text/plain
Received on Wednesday, 15 April 2009 21:17:23 UTC