- From: Scott Wilson <scott.bradley.wilson@gmail.com>
- Date: Mon, 4 Apr 2011 10:57:14 +0100
- To: public-webapps WG <public-webapps@w3.org>
I'm having problems passing test i18nlro06 for the Widget Interface test suite [1]. The test expects a value of: "\u05DD\u05E4\u05DC\u202D\u05D7\u05DC\u202C\u05E7" for the Name attribute; Following the localizable strings algorithm[2], we actually return: "\u202A\u05DD\u05E4\u05DC\u202D\u05D7\u05DC\u202C\u05E7\u202C" This may also apply to test i18nlro07. -S [1] http://dev.w3.org/2006/waf/widgets-api/test-suite/ [2] http://dev.w3.org/2006/waf/widgets-api/#getting-localizable-strings-
Received on Monday, 4 April 2011 09:57:55 UTC