From: konn Date: Fri, 17 Oct 2008 14:52:59 +0000 (+0000) Subject: * Added test code of the label tag for XHTML1.0 converter. X-Git-Tag: v0.13.0~4^2~1137 X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=2e8b0fe1b6e7606a73665135c2a6bf96cf96065d;p=modchxj%2Fmod_chxj.git * Added test code of the label tag for XHTML1.0 converter. git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/modchxj/mod_chxj/branches/sandbox@3326 1a406e8e-add9-4483-a2c8-d8cac5b7c224 --- diff --git a/test/chxj_ixhtml10/test_chxj_ixhtml10.c b/test/chxj_ixhtml10/test_chxj_ixhtml10.c index 83ff9317..cea88cb9 100644 --- a/test/chxj_ixhtml10/test_chxj_ixhtml10.c +++ b/test/chxj_ixhtml10/test_chxj_ixhtml10.c @@ -519,6 +519,8 @@ void test_ixhtml10_dt_tag_with_css_014(); void test_ixhtml10_legend_tag_001(); void test_ixhtml10_legend_tag_002(); + +void test_ixhtml10_label_tag_001(); #if 0