In trunk/src/documentation/index.html in the table section, in the tbody section, at the end of the first 'tr' block, the last 'td' intended to end the PDF comment block is mal-formed. It ends '>--' rather than '-->' as was intended.
This causes a problem with Safari in particular which mangles the table presentation while Firefox conceals the issue by correctly presenting the table despite the error.
Larry Terrill