OSDN Git Service

* Added test code of the <body> tag 6 for au XHTML converter.
authorkonn <konn@1a406e8e-add9-4483-a2c8-d8cac5b7c224>
Sun, 13 Apr 2008 10:12:43 +0000 (10:12 +0000)
committerkonn <konn@1a406e8e-add9-4483-a2c8-d8cac5b7c224>
Sun, 13 Apr 2008 10:12:43 +0000 (10:12 +0000)
git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/modchxj/mod_chxj/branches/RELEASE_0_11_0@2169 1a406e8e-add9-4483-a2c8-d8cac5b7c224

test/chxj_xhtml_mobile_1_0/test_chxj_xhtml_mobile_1_0.c

index 87fa07a..a29345c 100644 (file)
@@ -1848,7 +1848,6 @@ void test_xhtml_body_tag_006()
 #undef TEST_STRING
 #undef RESULT_STRING
 }
-/* KONNO */
 void test_xhtml_body_tag_007() 
 {
 #define  TEST_STRING "<html><head></head><body text=\"#ff0000\"></body></html>"
@@ -1877,6 +1876,7 @@ void test_xhtml_body_tag_007()
 #undef TEST_STRING
 #undef RESULT_STRING
 }
+/* KONNO */
 void test_xhtml_body_tag_008() 
 {
 #define  TEST_STRING "<html><head></head><body link></body></html>"