OSDN Git Service

* Changed the specification of ``-wap-input-format'' at SoftBank.
authorAtsushi Konno <konn@users.sourceforge.jp>
Sun, 16 Nov 2008 08:28:52 +0000 (17:28 +0900)
committerAtsushi Konno <konn@users.sourceforge.jp>
Sun, 16 Nov 2008 08:28:52 +0000 (17:28 +0900)
    (Abolished ``ja:hk'')

test/chxj_jxhtml/test_chxj_jxhtml.c

index a5a15c5..aaa6775 100644 (file)
@@ -9055,7 +9055,7 @@ void test_jxhtml_input_tag_037()
 void test_jxhtml_input_tag_038() 
 {
 #define  TEST_STRING "<input istyle=\"2\">"
-#define  RESULT_STRING "<input style=\"-wap-input-format:&quot;*&lt;ja:hk&gt;&quot;;\" />"
+#define  RESULT_STRING "<input style=\"-wap-input-format:&quot;*M&quot;;\" />"
   char  *ret;
   char  *tmp;
   device_table spec;