Camille B?gnis wrote: > > while trying to css-format a docbook segmentedlist as a table, I > stumbled across the issue that segtitle is not enclosed in a "row"-like > element, therefore making CSS handling harder. > > It looks like XXE does not support Anonymous table objects: > http://www.w3.org/TR/REC-CSS2/tables.html#anonymous-boxes > > Unless I didn't succeed in making it work?
This is a limitation of XXE: it cannot create anonymous tables or anonymous rows. > Otherwise is it planned to add this? I'm sorry but implementing this feature is not planned.

