[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]
Subject: [OASIS Issue Tracker] Commented: (OFFICE-3791) style:writing-mode (attribute) includes value: tb-lr - undefined in xsl 1.0
[ http://tools.oasis-open.org/issues/browse/OFFICE-3791?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=31562#action_31562 ]
Andreas Guelzow commented on OFFICE-3791:
------------------------------------------
XSL 1.0 has:
lr-tb: Inline components and text within a line are written left-to-right. Lines and blocks are placed top-to-bottom.
rl-tb: Inline components and text within a line are written right-to-left. Lines and blocks are placed top-to-bottom.
tb-rl: Inline components and text within a line are written top-to-bottom. Lines and blocks are placed right-to-left.
From this one would think that tb-lr should be:
Inline components and text within a line are written top-to-bottom. Lines and blocks are placed left-to-right.
This would be different from lr-tb.
In fact XSL 1.1 defines tb-lr in exactly this way.
Considering the at XSL includes tb-lr (plus many others) I think we should not remove it. In fact it may be worthwhile considering referring to XSL 1.1 and adding the other modes that were added from xsl 1.0 to 1.1.
> style:writing-mode (attribute) includes value: tb-lr - undefined in xsl 1.0
> ---------------------------------------------------------------------------
>
> Key: OFFICE-3791
> URL: http://tools.oasis-open.org/issues/browse/OFFICE-3791
> Project: OASIS Open Document Format for Office Applications (OpenDocument) TC
> Issue Type: Bug
> Components: Part 1 (Schema)
> Affects Versions: ODF 1.2
> Reporter: Patrick Durusau
> Assignee: Patrick Durusau
> Priority: Minor
> Fix For: ODF 1.3
>
>
> style:writing-mode refers to XSL 1.0, 7.27.7 to define the values of this attribute, except for "page."
> But, we include tb-lr, which I assume means top to bottom, left to right, which should have the same result as lr-tb, but it isn't defined in XSL 1.0. (nor do we define it)
> Two steps:
> Confirm lack of reliance in implementations
> Deprecate with note on next version it will be removed.
--
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
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]