-
Type: Bug
-
Resolution: Fixed
-
Priority: Major
-
Affects Version/s: 1.0.2
-
Component/s: Teeda Extension
-
None
<colgroup> <col span="2" class="T_leftFixed" /> <col span="4" width="100px" /> </colgroup>
上記のようにhtmlへ記述すると、
<colgroup> <col span="2" width="100px" class="T_leftFixed" /> <col span="4" width="100px" /> </colgroup>
と記述されたように出力されてしまう。