Re: minor bugs(?)

Thank-you for pointing out these bugs in the March 27 XSL draft. You are
quite correct in what you assume the text should have said. For number (2)
"xsl-normal" is the intended reading.

MURAKAMI Shinyu <murakami@nadita.com> on 03/29/2000 04:08:09 PM

To:   xsl-editors@w3.org
cc:
Subject:  minor bugs(?)




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 Friday, 31 March 2000 16:04:17 UTC