OSDN Git Service

* Changed the specification of ``-wap-input-format'' at SoftBank.
authorAtsushi Konno <konn@users.sourceforge.jp>
Sun, 16 Nov 2008 08:39:50 +0000 (17:39 +0900)
committerAtsushi Konno <konn@users.sourceforge.jp>
Sun, 16 Nov 2008 08:39:50 +0000 (17:39 +0900)
test/chxj_jxhtml/test_chxj_jxhtml.c

index 253bf12..c7f348a 100644 (file)
@@ -9295,7 +9295,7 @@ void test_jxhtml_input_tag_045()
 void test_jxhtml_input_tag_046()
 {
 #define  TEST_STRING "<input istyle=\"4\" maxlength=\"10\">"
-#define  RESULT_STRING "<input style=\"-wap-input-format:&quot;*&lt;ja:n&gt;&quot;;\" maxlength=\"10\" />"
+#define  RESULT_STRING "<input style=\"-wap-input-format:&quot;*N&quot;;\" maxlength=\"10\" />"
   char  *ret;
   char  *tmp;
   device_table spec;