OSDN Git Service

* Added test code of the blockquote tag for XHTML1.0 converter.
authorkonn <konn@1a406e8e-add9-4483-a2c8-d8cac5b7c224>
Fri, 17 Oct 2008 15:18:40 +0000 (15:18 +0000)
committerkonn <konn@1a406e8e-add9-4483-a2c8-d8cac5b7c224>
Fri, 17 Oct 2008 15:18:40 +0000 (15:18 +0000)
git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/modchxj/mod_chxj/branches/sandbox@3333 1a406e8e-add9-4483-a2c8-d8cac5b7c224

test/chxj_ixhtml10/test_chxj_ixhtml10.c

index 0c582dd..0fe463f 100644 (file)
@@ -522,13 +522,14 @@ void test_ixhtml10_legend_tag_002();
 
 void test_ixhtml10_label_tag_001();
 void test_ixhtml10_label_tag_002();
-#if 0
-
 
 void test_ixhtml10_blockquote_tag_001();
 void test_ixhtml10_blockquote_tag_002();
 void test_ixhtml10_blockquote_tag_003();
 void test_ixhtml10_blockquote_tag_004();
+#if 0
+
+