Fwd: RE: Possible Erratum regarding <padding-width>
Stephen Deach <[email protected]>
| Newsgroups | gmane.org.w3c.xsl-editors |
|---|---|
| Message-ID | <[email protected]> |
>Resent-date: Fri, 12 Nov 2004 14:01:19 +0000 >Date: Fri, 12 Nov 2004 08:06:47 -0500 >Resent-from: [email protected] >From: Paul Grosso <[email protected]> >Subject: RE: Possible Erratum regarding <padding-width> >Resent-sender: [email protected] >Sender: [email protected] >To: Stephen Deach <[email protected]>, [email protected] >X-Loop: [email protected] >Thread-topic: Possible Erratum regarding <padding-width> >Thread-index: AcTGAo4xjFzZrHfCTDOultrHGbTG9QCta1GA >X-MS-Has-Attach: >X-MS-TNEF-Correlator: >X-Original-To: [email protected] >X-Archived-At: > >http://www.w3.org/mid/F13E1BF26B19BA40AF3C0DE7D4DA0C03016C2BDB@ati-mail01.arbortext.local >X-pstn-levels: (S:99.90000/99.90000 R:95.9108 P:95.9108 M:94.8624 C:98.9754 ) >X-Mailing-List: <[email protected]> archive/latest/3373 >List-Unsubscribe: <mailto:[email protected]?subject=unsubscribe> >List-Help: <http://www.w3.org/Mail/> >List-Id: <w3c-xsl-fo-sg.w3.org> >X-OriginalArrivalTime: 12 Nov 2004 14:01:09.0386 (UTC) > FILETIME=[0F9426A0:01C4C8C0] > > >Steve, > >I see what you mean. We should handle this as an erratum. > >Could you please send this message to the xsl-editors list >so that we can track it as other comments. > >paul > > > -----Original Message----- > > From: [email protected] > > [mailto:[email protected]] On Behalf Of Stephen Deach > > Sent: Monday, 08 November, 2004 21:19 > > To: [email protected] > > Subject: Possible Erratum regarding <padding-width> > > > > > > One of our developers submitted a question regarding the > > missing definition > > of <padding-width> in the XSL-1.0 spec. He confirms the same > > situation for > > the latest xsl-1.1 draft. This is an apparent erratum for the > > XSL-1.1 spec. > > (NOTE that the last line of the percentage definition in the > > CSS spec is a > > bit strange, since most other CSS properties take top/bottom > > percentages > > from height of the containing box and left/right percentages > > from width of > > the containing box.) > > > > Q: The XSL spec defines the "padding top" property to take a value of > > type <padding-width>. I can find no definition of this property in > > the XSL-FO spec. The CSS spec indicates it should be a <length> or > > <percentage> but the detailed breakout of the value descriptions > > shows only the definition of <length> and nothing for > > <percentage>. > > What is the correct definition of allowed values for this > > property? > > > > I sent him the following response: > > > > A: The XSL spec copies the "boxed" definition from CSS, and the CSS > > spec is definitive unless the XSL spec explicitly modifies it or > > extends it. Apparently, in copying the definition, the description > > of the percentage option was apparently not copied from > > the CSS spec > > to the XSL-spec (nor the definition of the term <padding-width>). > > > > CSS defines <padding-width> as follows and it is my > > belief XSL intends > > to support both <length> and <percentage>: > > -------------------from the css-2.0 > > rec--------------------------------- > > The properties defined in this section refer to the > > <padding-width> > > value type, which may take one of the following values: > > > > <http://www.w3.org/TR/REC-CSS2/syndata.html#value-def-length><length> > > Specifies a fixed width. > > > > <http://www.w3.org/TR/REC-CSS2/syndata.html#value-def-percenta >ge><percentage> > > > > The percentage is calculated with respect to the width of the > > generated box's > > <http://www.w3.org/TR/REC-CSS2/visuren.html#containing-block>c >ontaining > > block, even for > > <http://www.w3.org/TR/REC-CSS2/box.html#propdef-padding-top>'p >adding-top' and > > > > > <http://www.w3.org/TR/REC-CSS2/box.html#propdef-padding-bottom>'padding-bottom'. > > -------------------------------------------------------------- > > ---------------- > > > > > > > > > > ---Steve Deach > > [email protected] > > > > > > ---Steve Deach [email protected]