- From: MURAKAMI Shinyu <murakami@nadita.com>
- Date: Thu, 30 Mar 2000 06:08:09 +0900
- To: xsl-editors@w3.org
Hello!
Very minor bugs(?) I found in XSL Draft:
(1) TOC level problem
In [Table of contents]:
7.20 Properties for Links
7.20.1 active-state
7.21 auto-restore
...
7.30 switch-to
7.31 Properties for Markers
...
I think it shuld be:
7.20 Properties for Links
7.20.1 active-state
7.20.2 auto-restore
...
7.20.11 switch-to
7.21 Properties for Markers
...
(2) area-class trait: "normal" or "xsl-normal" ?
In [4.2.5 Stacking Constraints]:
>The area-class trait is an enumerated value which is xsl-normal for ...
but in [6.1.1 Definitions Common to Many Formatting Objects]:
>The values for this trait are: "normal", ...
(3) "div" or "/" ?
In [5.9.1 Number Functions]:
>...such as: "floor(1.4in/1.0in)*1.0in" must be used.
I think such as: "floor(1.4in div 1.0in)*1.0in" must be used.
--
MURAKAMI Shinyu
murakami@nadita.com
Received on Wednesday, 29 March 2000 16:08:08 UTC