[DITA]How can I use valign attribute of table row to control the position of a list
This attribute seems only apply to <TEXT>. If a ul, p or fig element appears in the table cell, it will not work.
I also tried to write a context rule to li, like ul < entry < row[valign="middle"], but there's no luck.
