- From: <Irene.Vatton@inrialpes.fr>
- Date: Mon, 04 Jan 1999 16:57:26 +0100
- To: Johannes Koch <jokoccij@cetus.zrz.TU-Berlin.DE>
- cc: www-amaya@w3.org
In-reply-to: Your message of Thu, 03 Dec 1998 07:53:48 -0500."
<Pine.SUN.3.91.981203133529.466B-100000@serpens.zrz.TU-Berlin.DE>
> Hi there,
> I am no member of www-amaya. So please answer to my email address.
>
> Consider an HTML document (http://www.blafasel.org/index.html), a style
> sheet (http://www.blafasel.org/style/bla.css) and a background image
> (http://www.blafasel.org/images/bgi.png).
> The style sheet includes the following rule:
> BODY {background-image: url(../images/bgi.png)}
> and is linked to the HTML document by
> <LINK rel="style sheet" type="text/css" href="style/bla.css">
> . Amaya 1.3b (binary version Linux ELF) does not render the background
> image.
>
> It does, if the relative URI for the image is images/bgi.png (without
> the ../ at the beginning). So I presume that amaya solves the relative
> URI relative to the HTML document and not to the style sheet, which is
> not correct according to CSS1 (http://www.w3.org/TR/REC-CSS1#url).
>
This bug is fixed in release 1.4
Happy new year
Irene.
Received on Monday, 4 January 1999 10:57:30 UTC