- From: Alexander Peshkov <peshkov@renderx.com>
- Date: Tue, 1 Nov 2005 15:16:20 +0300
- To: xsl-editors@w3.org
Dear Editors,
I believe that I've found a minor mistype in the value description
used for allowed-height-scale/allowed-width-scale properties:
[ any | <percentage;> ]* | inherit
the semicolon after "percentage" shouldn't be there (there is no
basic data type "percentage;").
The same mistype present in the description of "intrinsic-scale-value"
property.
Note also, that content model mentioned above permits attribute values
like this:
allowed-height-scale="10% any 50% any"
though there is nothing terrible about it, one expects that token
"any" should be permitted only once in the list of attribute value
components.
Best regards,
Alexander Peshkov mailto:peshkov@renderx.com
RenderX
Received on Tuesday, 1 November 2005 12:18:54 UTC