- From: Rob Johnson <rob@indelv.com>
- Date: Sun, 16 Sep 2007 12:10:37 +0200
- To: www-style@w3.org
- Message-ID: <bb69c1de0709160310y1e461aabhdcccd07cdb93396d@mail.gmail.com>
Michael,
Any idea on when this will be working, would be nice.
Rob
Writer at Indelv.com <http://www.indelv.com/>
On 9/16/07, Michael Day <mikeday@yeslogic.com> wrote:
>
>
> Hi Brad,
>
> > Since it is the default behavior on IMG, then you could say that any
> > browser supports this on IMG. Can Prince also support it for other
> > elements? And for other attr, such as href?
>
> Yes, we implement img using this rule in the default XHTML style sheet,
> and you can apply a similar rule for any other element or attribute.
>
> > Would something like this be workable:
> >
> > a { content: attr(href, url) }
>
> Yes, although only if href points to an image, we don't yet support
> embedding HTML files as images, although it wouldn't be too hard to add.
>
> > or
> >
> > a {content: image(attr(href, url), 25, 25, 300, 300); }
>
> No, as we don't support this new image() function.
>
> Best regards,
>
> Michael
>
> --
> Print XML with Prince!
> http://www.princexml.com
>
>
Received on Sunday, 16 September 2007 10:10:53 UTC