This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: referring to images in XSL FO


> > <fo:display-graphic text-align="centered" href="url('Images/box.jpg')"/>
>    > 
> 
>    Yes, this is in strict conformance with CSS2.
> 
>    David Tolpin, RenderX
> 
> 
> but surely this attribute is documented as taking a URI, so it should
> take a URI, not whatever css syntax is needed to refer to a URI ?

Would you please take a look at CSS2 Recommendation and obtain the
documental evidence that url('Images/box.jpg')  is a URI, i.e. value of type
URI as specified by the standard.

If the url argument is not taken within url(...) it is not possible to parse
shorthands.

Dvd


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]