← Prev in month ← Prev in thread
Next in thread → Next in month →

[OASIS Issue Tracker] Commented: (OFFICE-3828) Clarify algorithm for collapsing whitespace

From
OASIS Issues Tracker <>
Date
2013-04-29T14:19:10+00:00
ID
1999805089.5171367245130149.JavaMail.tomcat55@mw00
Thread
[OASIS Issue Tracker] Commented: (OFFICE-3828) Clarify algorithm for collapsing whitespace
[ http://tools.oasis-open.org/issues/browse/OFFICE-3828?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=33237#action_33237 ] 

Jos van den Oever commented on OFFICE-3828:
-------------------------------------------

Document that shows the collapsing of spaces:

https://issues.apache.org/ooo/attachment.cgi?id=80606

> Clarify algorithm for collapsing whitespace
> -------------------------------------------
>
>                 Key: OFFICE-3828
>                 URL: http://tools.oasis-open.org/issues/browse/OFFICE-3828
>             Project: OASIS Open Document Format for Office Applications (OpenDocument) TC
>          Issue Type: Improvement
>    Affects Versions: ODF 1.2
>            Reporter: Jos van den Oever
>             Fix For: ODF 1.2 Errata 01, ODF 1.3
>
>
> In ODF 1.2 it is not clear how the whitespaace in the following fragment should be collapsed.
>   <text:p><text:span>a </text:span> b</text:p>
> Should it be:
>  a) <text:p><text:span>a </text:span>b</text:p>
>  b) <text:p><text:span>a</text:span> b</text:p>

-- 
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
← Prev in month ← Prev in thread
Next in thread → Next in month →