[ http://tools.oasis-open.org/issues/browse/OFFICE-3444?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=21623#action_21623 ]
Michael Brauer commented on OFFICE-3444:
----------------------------------------
Andreas: In SVG, the attribute x may have a unit. See
ttp://www.w3.org/TR/SVG11/shapes.html#RectElement
which says:
x = "<coordinate>"
Coordinate is defined here
http://www.w3.org/TR/SVG11/types.html#DataTypeCoordinate
and refers back to length:
http://www.w3.org/TR/SVG11/types.html#Length
which says:
length ::= number ("em" | "ex" | "px" | "in" | "cm" | "mm" | "pt" | "pc" | "%")?
So, it is not only the case that the x attribute has an (optional) unit, but further our use of the term "coordinate" is in alignment with SVG.
> 18.3.9 coordinate should not be a tuple
> ---------------------------------------
>
> Key: OFFICE-3444
> URL: http://tools.oasis-open.org/issues/browse/OFFICE-3444
> Project: OASIS Open Document Format for Office Applications (OpenDocument) TC
> Issue Type: Bug
> Components: Graphics, Needs Discussion
> Affects Versions: ODF 1.2 CD 05
> Reporter: Andreas Guelzow
> Assignee: Patrick Durusau
> Priority: Blocker
> Fix For: ODF 1.2 CD 06
>
>
> 18.3.9 has been changed from "Like a length, except that the physical length denotes a certain point." to "A tuple of numeric values that defines a position."
> I don't think it makes sense to have a coordinate to be "a tuple". Shouldn't it just be a "A numeric value that describes a position"?
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://tools.oasis-open.org/issues/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira