Ticket #107 (closed defect: fixed)

Opened 5 years ago

Last modified 5 years ago

'display-align' is not implemented for fo:table-cell

Reported by: tkg Assigned to: tkg
Priority: minor Milestone: xmlroff 0.5.5
Component: libfo Version: 0.5.x
Keywords: Cc:
Blocking:

Description

Causing differences from expected results in some DocBook informaltable tests.

Change History

02/28/08 17:04:34 changed by tkg

  • owner set to tkg.
  • status changed from new to assigned.
  • summary changed from 'display-align' is not implemented to 'display-align' is not implemented for fo:table-cell.
  • milestone set to xmlroff 0.5.5.

02/28/08 17:06:03 changed by tkg

  • status changed from assigned to closed.
  • resolution set to fixed.

(In [344]) Implemented 'display-align' for spanning and non-spanning fo:table-cell. Closes #107.

02/28/08 17:08:39 changed by tkg

(In [345]) Added fo:table-cell 'display-align' tests. Re #107.