To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=84637
User ama changed the following:
What |Old value |New value
================================================================================
CC|'' |'mib'
--------------------------------------------------------------------------------
Status|NEW |RESOLVED
--------------------------------------------------------------------------------
Resolution| |WORKSFORME
--------------------------------------------------------------------------------
------- Additional comments from [EMAIL PROTECTED] Wed May 21 07:56:19 +0000
2008 -------
Even the XSL/CSS specification allows the setting of four different values for
margin with
fo:margin="1cm 2cm 3cm 4cm"
the ODF specification does not:
<attribute name="fo:margin">
<choice>
<ref name="nonNegativeLength"/>
<ref name="percent"/>
</choice>
</attribute>
Only one value is allowed which sets all four margin simultaneously.
The validator shows me a
"fo:margin" has a bad value
if I try to set different values with fo:margin.
So if we want to change this, we need to adjust the ODF spec. to the CSS-spec.
but at the moment our implementation fulfills the ODF specification.
---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]