OSDN Git Service

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

test/chxj_ixhtml10/test_chxj_ixhtml10.c

index 0c92ec6..6daee3d 100644 (file)
@@ -544,12 +544,6 @@ void test_ixhtml10_blockquote_tag_with_css_013();
 void test_ixhtml10_blockquote_tag_with_css_014();
 void test_ixhtml10_blockquote_tag_with_css_015();
 void test_ixhtml10_blockquote_tag_with_css_016();
-#if 0
-
-
-
-
-
 
 void test_ixhtml10_dir_tag_001();
 void test_ixhtml10_dir_tag_002();
@@ -558,6 +552,13 @@ void test_ixhtml10_dir_tag_004();
 void test_ixhtml10_dir_tag_005();
 void test_ixhtml10_dir_tag_006();
 void test_ixhtml10_dir_tag_007();
+#if 0
+
+
+
+
+
+
 
 void test_ixhtml10_dl_tag_001();